summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-19 00:30:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-20 23:43:27 +0300
commite1453ba6aaec7ccf658667a2d6250a3c452e950b (patch)
tree352fed406dc68b385ef6341f44fc29b1a2d8f04b
parentfcf0dbaa5b0307d433fe2915e3f58eae4555369f (diff)
downloadopenbmc-e1453ba6aaec7ccf658667a2d6250a3c452e950b.tar.xz
ipmbbridge: srcrev bump 315002a008..3e9bd93c84
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I875b9669c6fb005ec1a334866ad0a6e3b76ac05f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
index d25a1995be..7d5c1a444d 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "sdbusplus \
i2c-tools \
boost \
nlohmann-json"
-SRCREV = "315002a0083ea88b1d5caabb84e72734ffbe36e0"
+SRCREV = "3e9bd93c8479ebefe13a5cc3806f5d9554ef8776"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"