bmcweb: srcrev bump 8c88860856..8a3bb71ebc
AppaRao Puli (1):
EventService: SubmitTestEvent initial support
Sunitha Harish (1):
Persist the lock table
Zhenfei Tai (1):
bmcweb: Replace deprecated boost call
(From meta-phosphor rev: 31ebe3113a2771d760c2934aa2616366c095c0e0)
Change-Id: I4d31307d7e6a1093b66b330069231f155a435f96
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 9b3ba81..48582c0 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 = "8c88860856ac446254cd13ff352f6f8c06a0bf30"
+SRCREV = "8a3bb71ebcdf14dafd5967192f73bf2416e8bb6e"
S = "${WORKDIR}/git"