bmcweb: srcrev bump 7e236ca3b4..85e1424f54
Ed Tanous (1):
Fix initialier_list issues
(From meta-phosphor rev: 308232077167feb629ade1b92c027f4c92f3e9eb)
Change-Id: I4774bdeca1d2dfe1596a7b75b3f52271b4f35748
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 886c3b2..566d293 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "7e236ca3b4d0263181fc977f0ee68a7d947c7070"
+SRCREV = "85e1424f5466ebedb4a28b233355551e94260677"
S = "${WORKDIR}/git"