bmcweb: srcrev bump e7d68c386f..1bf712bcd6
AppaRao Puli (1):
Update json helper function - readJson
Ayushi Smriti (1):
EventService:persistent config & subscription info
Manojkiran Eda (1):
BMCWeb : Fix a warning spotted in meson scan build
(From meta-phosphor rev: 111b924567bc061ca3d84f3e55b25dfbf41908b4)
Change-Id: I1d20277e67f25ef705e148dba2f812938f89df17
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 9fe6a50..4dfbbcf 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "e7d68c386fbaae4e4c9cdefc2f7648a0608e38c0"
+SRCREV = "1bf712bcd6b8d06a5d412cdf03cdc05cb6d25901"
S = "${WORKDIR}/git"