bmcweb: srcrev bump 5112e9b47b..e742b6ccd6

Ed Tanous (2):
      Redfish: fix warning in validator
      Redfish: Make sensor names more friendly

(From meta-phosphor rev: ffb484843d39826a1e0e50525e6264b12e99a4f9)

Change-Id: I2b3ceaa01932cc605c5f066780e8d862474a9f9b
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 fa9d5bd..57f6dab 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 = "5112e9b47b0f55eb7d56657154472785b6300298"
+SRCREV = "e742b6ccd6cc08d91f705a7d156768cb0330a5a2"
 
 S = "${WORKDIR}/git"