bmcweb: srcrev bump 5112e9b47b..e742b6ccd6

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

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