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
Change-Id: I0dceaffd3ff7c19fa0c5083600ad61c31e7fce9d
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 9c1f1d7..fa9d5bd 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 = "958201849f343b6acc298b8e165d7858bd4ed128"
+SRCREV = "5112e9b47b0f55eb7d56657154472785b6300298"
S = "${WORKDIR}/git"