bmcweb: srcrev bump 71f2db7581..f848367f45
Ed Tanous (1):
Make code compile on clang again
Jiaqing Zhao (1):
Fix indentation of clang-format off blocks
Willy Tu (1):
Enable redfish journal by default
Change-Id: I4b18b206ff3f353c0df1dd845013b10a26db8d3d
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 7e1c85f..cc3dea5 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 = "71f2db758154e3a0e1b5dbd4698f5dddd31c10c0"
+SRCREV = "f848367f45e16f715b1df8b07cc6747e2f4b5aba"
S = "${WORKDIR}/git"