bmcweb: srcrev bump 45ca1b868e..bacb216228
Jason M. Bills (1):
registries: remove hardcoded size of MessageEntry arrays
Jiaqing Zhao (2):
Use multi-depth readJson to handle PATCH NetworkProtocol
Remove unused modeString in translatePowerMode()
Nan Zhou (2):
hostlogger service: don't reference integerals
sensors: move callback from lambda to inline functions with bind_front
Snehalatha Venkatesh (1):
Add BIOSAttributesChanged message entry
Change-Id: Ide403206cb7e1ec8db4ff2060737d1ada75d038a
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 cd4bb39..ca419a9 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "45ca1b868e47978a4d2e8ebb680cb384e804c97e"
+SRCREV = "bacb216228c45ca715163f4c81717b1af39889ab"
S = "${WORKDIR}/git"