bmcweb: srcrev bump 14bd7d9a82..e825cbc8f9

Chicago Duan (1):
      Implement Redfish PCIeSlots schema

Ed Tanous (4):
      Fix PCIeSlots build
      Move the JsonSchemas to be generated at runtime
      Fix regression in JsonSchema/404 handler
      Revert "Implement Redfish PCIeSlots schema"

John Edward Broadbent (1):
      Doc: Update Redfish.md with storage/drive info

Change-Id: I9af7b17c5fd94affa1ca769e8cc25efdc0825fe5
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 616f760..3bcf043 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "14bd7d9a82aa5302d57ff5ca29e933148ddff330"
+SRCREV = "e825cbc8f967e54dfd6d911ebbbc6b2bfc7bc543"
 
 S = "${WORKDIR}/git"