bmcweb: srcrev bump 1aee751c0f..8be2b5b64a
Patrick Williams (1):
sdbusplus: use shorter type aliases
Potin Lai (1):
managers: fix interface patch and delete of pid object
Shantappa Teekappanavar (1):
Populate cable properties if length is NaN
Tony Lee (1):
pcie:Fix get PCIeFunction
Change-Id: Iffe46bef9292d2e4510db9c3fc914feeb75ce7f4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index a08bdb6..c3bf2d1 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "1aee751c0feeb9b369eb76f09d7910d2bb124d61"
+SRCREV = "8be2b5b64adb5800c02e62bd484e40d38978e152"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"