summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-12 00:30:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-18 00:07:27 +0300
commit1e3947590f7123675eafd9b722ddb0446b3eea85 (patch)
treeda4b5c0726208d13f01f4a3649ae1f7a51ffa809 /meta-phosphor
parenta2d44654123e1926f8f92fb31cb3b02e183a47a2 (diff)
downloadopenbmc-1e3947590f7123675eafd9b722ddb0446b3eea85.tar.xz
ipmbbridge: srcrev bump 0afdd8cc08..dcd3037b98
Konstantin Aladyshev (1): meson: Support building boost as subproject Change-Id: Ia8d591d7f76272b966a8b909d440b7e3e55f36b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 0e708f055a..3cdb076dda 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 = "0afdd8cc08adb5a5657766cc259fb7e98a0d807f"
+SRCREV = "dcd3037b98b48bac4b37a10a89f9018ff3f32e15"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"