bmcweb: srcrev bump 5c6221ac85..9474b37880

Ratan Gupta (5):
      Redfish: Send the success message in PATCH request
      Redfish(AccountService): Send the correct error message for the read only property
      Redfish(Ethernet): Don't init the vlanID and vlanEnable
      Redfish(Ethernet): Fix to not convert the json index into string
      Redfish(Network): Allow empty list item for ipv4 address.

Richard Marian Thomaiyar (1):
      Support for overriding multiple sensor

Change-Id: Id8af10bef0d4984583afb8cd24d7ad63af50bb98
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 77c93e6..9d11fa3 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 = "5c6221ac85ce72a612f7001246fb5a7ab521c7a5"
+SRCREV = "9474b3788017bddd70e493e2b9b7674be30abc87"
 
 S = "${WORKDIR}/git"