bmcweb: srcrev bump 4ae611d9de..5f2caaef9f
James Feist (3):
Redfish Schema: Add Stepwise to Oem Schema
redfish: oem: add stepwise configuration GET
redfish: oem: add stepwise configuration SET
Change-Id: I9c6dcf0a3379c0ff07be81b10f857ac509383848
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 ba40e93..26eac8a 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 = "4ae611d9de1504b68f521e9837ddb97e0dc89d27"
+SRCREV = "5f2caaef9fec67f3b4da92b7eddcf125b6987f46"
S = "${WORKDIR}/git"