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

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