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

(From meta-phosphor rev: 18ab88bf85c1ed1b36f636180d4b2a88679a62df)

Change-Id: I5afa90fd2670a6afce1c5fabc4302fa5d4b73415
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 63c1cff..46f694a 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"