bmcweb: srcrev bump 2ebb968328..7e860f1550

Abhishek Patel (2):
      Adjust parameter name of FirmwareInventoryId
      Update Redfish.md with new schemas and properties

Chris Cain (1):
      Update clone and compile instructions

Ed Tanous (1):
      Revert "dbus_rest: return error response with not found when bad dbus request"

John Edward Broadbent (1):
      Remove Redfish Node class

Tim Lee (1):
      dbus_rest: return error response with not found when bad dbus request

Change-Id: Id7e378968d9dd7414266b1547f2a9d80ae85319b
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 fcd0639..8cbc312 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 = "2ebb9683287cf6b1a2f2cc3c077bd99aceefa8dd"
+SRCREV = "7e860f1550c8686eec42f7a75bc5f2ef51e756ad"
 
 S = "${WORKDIR}/git"