bmcweb: srcrev bump 7e236ca3b4..85e1424f54

Ed Tanous (1):
      Fix initialier_list issues

Change-Id: I1fd94075ad7a6ca97a41355d6e2508d5c7b8d85a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 886c3b2..566d293 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"