bmcweb: srcrev bump e3cb5a319a..62d5e2e47f

Ed Tanous (1):
      remove providers interface from chassis schema

Change-Id: Ie5d4278e78676571116011c5e85fac340ea41ce7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb.bb b/recipes-phosphor/interfaces/bmcweb.bb
index 742fd49..de419ec 100644
--- a/recipes-phosphor/interfaces/bmcweb.bb
+++ b/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"