summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-05 06:40:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-05 15:32:17 +0300
commitec5f599c754885ee23075d8d8eeb5942018a7e98 (patch)
tree1503817b40ddc93a710830eb51d565185e4b2435
parent1773465920811a961ebf0e65480c7ea502b52f27 (diff)
downloadopenbmc-ec5f599c754885ee23075d8d8eeb5942018a7e98.tar.xz
ssifbridge: srcrev bump 41c9b2b8ee..8e3f0ad895
Ed Tanous (2): remove sd event timers from asio context Disable threads in boost Change-Id: If8455fa100057ccb4530438aefafe1e81f2d7351 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb
index a046d457b7..d13f5ffcd1 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb
@@ -7,7 +7,7 @@ DEPENDS += "phosphor-logging"
DEPENDS += "sdbusplus"
DEPENDS += "cli11"
PROVIDES += "virtual/obmc-host-ipmi-hw"
-SRCREV = "41c9b2b8ee82699ee0b217f8dd4399d6310d3bd2"
+SRCREV = "8e3f0ad8957d81a5d8a072ea7d4905bd34ddf0cf"
PV = "1.0+git${SRCPV}"
PR = "r1"