bmcweb: srcrev bump 9f898f8f29..8afa1b9b96

Jennifer Lee (1):
      Redfish: Fix incorrect data of NetworkProtocol

Marri Devender Rao (1):
      Redfish: Fix incorrect reference tag added as part of update_schemas.py script

Qiang XU (1):
      redfish: chassis: add property of physical security

Ratan Gupta (1):
      Redfish: Add the PATCH support for user locked property.

Richard Marian Thomaiyar (2):
      Patch support for sensor overrride
      Fix typelist for fan in Thermal schema

Santosh Puranik (1):
      Support for boot properties

Change-Id: I65b6553e969f05466febc54bbbc26fed508c5d25
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 cae280a..3bb9aed 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 = "9f898f8f29ba50d294ce249f4b2f41efcd14c791"
+SRCREV = "8afa1b9b96aeb2ebebc3d40a7ffd69fc3537bab1"
 
 S = "${WORKDIR}/git"