bmcweb: srcrev bump 8f9ee3cd14..9f8bfa7c6d

Gunnar Mills (3):
      AssetTag: Add PATCH support
      Manager: LOG: Remove __LINE__
      Add new Location Indicator property

Sunitha Harish (1):
      Redfish Session : Support ClientOriginIPAddress

Change-Id: I348a8337dfec762f1477d475b19a33a20e4de4d6
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 63c1cff..46f694a 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 = "8f9ee3cd141a0d49f703d4358c81ddb644703cc2"
+SRCREV = "9f8bfa7c6deb3808e3679d332479311dc4202819"
 
 S = "${WORKDIR}/git"