bmcweb: srcrev bump ef6ca6e4e6..9e319cf0c5

Anna Platash (1):
      VirtualMedia doesn't propagate information to WebUI

Jonathan Doman (3):
      Refactor getCollectionMembers
      Refactor getProcessorData
      Add support for Redfish OperatingConfig resources

Change-Id: Ib67a8e0170a943abc156a29d4218492b6fdb0fcd
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 100c420..120f14a 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "ef6ca6e4e65b303763159831a2c7e32aa49b5c7f"
+SRCREV = "9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d"
 
 S = "${WORKDIR}/git"