bmcweb: srcrev bump ac70637e29..b7e069ef71

James Feist (2):
      Move error_message JSON into own function
      Fix Error Message @odata.type

Change-Id: I82e1afe8a9e916a33b0eaeb69030187708af2122
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 95858f3..831d1b2 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "ac70637e290eeae1708efb19173ae074ca0178fe"
+SRCREV = "b7e069ef71b8063c306cee10a9fee27e16f40e25"
 
 S = "${WORKDIR}/git"