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

(From meta-phosphor rev: b56bf6b037dd1707f01a51a39d71846150645aef)

Change-Id: I4e6a4aec3d3aaf13d5e8f8a22e25e4baa5454559
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 77c93e6..9d11fa3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"