summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-02 21:00:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-03 22:43:45 +0300
commit591a9e1bb22773669bfa8dc472860489d4f8ff5a (patch)
tree35028ec5f7f72447c5558dd3d79d975184a8d0f5
parent85cfb009a4a45c412bbb056f6f046bb0ea7392b3 (diff)
downloadopenbmc-591a9e1bb22773669bfa8dc472860489d4f8ff5a.tar.xz
ipmbbridge: srcrev bump dcd3037b98..0736e213fa
Matt Simmering (1): Update language in ipmbbridge to be more inclusive Change-Id: If1d9fa19e822573e0c8f870983ac42ac6782ca47 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 3cdb076dda..ccd7fdf531 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 = "dcd3037b98b48bac4b37a10a89f9018ff3f32e15"
+SRCREV = "0736e213fa0cc2d2b3463ea8918765ce3b158574"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"