bmcweb: srcrev bump af8f791296..958201849f

Jason M. Bills (5):
      Remove the static Base Message Registry file
      Parse Message Registry header info from the file
      Remove the static OpenBMC Message Registry file
      Construct Redfish messages using the Message Registry
      Use syslog for Redfish messages

(From meta-phosphor rev: 668f9d78c8f39116875aec90811c8dcf89827f35)

Change-Id: I9cfaaadd92058ffb23496a1a6043a7f2a2ee69df
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 7fedacc..9c1f1d7 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 = "af8f791296511553e11643d0bbbd80dfe9cd30e3"
+SRCREV = "958201849f343b6acc298b8e165d7858bd4ed128"
 
 S = "${WORKDIR}/git"