bmcweb: srcrev bump 958201849f..5112e9b47b

Andrew Geissler (1):
      simpleupdate: Move code around for future re-use

Johnathan Mantey (1):
      Acquire chassis sensors using the sensor association DBus item

RAJESWARAN THILLAIGOVINDAN (1):
      Redfish(Network): Implemented PATCH of Nameservers array

Shawn McCarney (1):
      Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS

(From meta-phosphor rev: 092e99ad5634c13b36fc3cce05771c6aa007443f)

Change-Id: Ifa4c00cbe472cac3ac1e80eede318a699320353b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 9c1f1d7..fa9d5bd 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 = "958201849f343b6acc298b8e165d7858bd4ed128"
+SRCREV = "5112e9b47b0f55eb7d56657154472785b6300298"
 
 S = "${WORKDIR}/git"