bmcweb: srcrev bump e3cb5a319a..62d5e2e47f
Ed Tanous (1):
remove providers interface from chassis schema
(From meta-phosphor rev: cf8aa8837302c12f6aa73290613dd9bb7016b7e3)
Change-Id: I04bcf8c00f88758eeff5f1f12569f890a391e220
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.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
index 742fd49..de419ec 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "e3cb5a319a303ab43a32465c68bfcb1374b53657"
+SRCREV = "62d5e2e47f76c062c06eefac9a3dc29d24c390f5"
S = "${WORKDIR}/git"