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

(From meta-phosphor rev: 419ea0fa027985c46bf9b887f5351abf93966d68)

Change-Id: Iff636d741d47dbe5ab2ae90d05a08c079e039460
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 100c420..120f14a 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 = "ef6ca6e4e65b303763159831a2c7e32aa49b5c7f"
+SRCREV = "9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d"
 
 S = "${WORKDIR}/git"