bmcweb: srcrev bump 3d768a1651..f12b57b271
Ed Tanous (3):
Make insecure-enable-redfish-query more specific
Make log services use parameter delegation
Delete forked function_traits
Przemyslaw Czarnowski (2):
Fix compilation of nbd_proxy.hpp
Fix unmounting image in proxy mode.
Sui Chen (1):
Add OpenBMC.1.0.ServiceStarted to registry
Willy Tu (1):
storage: Call function only if interfaces exist
Change-Id: I9e5d03a6a4deac74c65a561e0e1843f284142089
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 b461a2e..f91bc00 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 = "3d768a165183dd8cf7e485ac67ab7270845d5f87"
+SRCREV = "f12b57b27157418bbc2c1bf96f1d1cd9db52739b"
S = "${WORKDIR}/git"