bmcweb: srcrev bump 9db4ba2515..b4ad4c05ee
Asmitha Karunanithi (1):
CreateDump: Accept dump object path
Shantappa Teekappanavar (1):
bmcweb: Add strictAccountTypes error message
Change-Id: Ibafafdd93550069292856c04bda4c5b3505a3c3d
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 30c970b..8f784fe 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 = "9db4ba251522a6499e55b9060a796f89390bbb3d"
+SRCREV = "b4ad4c05eeb2104de3becaf704fa1055f72e8b61"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"