bmcweb: srcrev bump 8f7e9c194f..4df1bee0bd

Ed Tanous (2):
      Make redfish namespace consistent
      Add OData-version header

George Liu (1):
      log-services: Error return 500(internal error)

Jason M. Bills (1):
      Update Crashdump to the latest LogService and LogEntry schemas

Wludzik, Jozef (1):
      Sync ReadingUnit with Redfish Sensor Schema

Change-Id: If37af58edf9f7a21161d7608b7fc7c0ee3310f69
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 75791cf..102d6d3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "8f7e9c194f36a84f4e49ad142110f4f3d0f312be"
+SRCREV = "4df1bee0bdc9d71043b51872875d3d22b26ab68f"
 
 S = "${WORKDIR}/git"