bmcweb: srcrev bump 91359f9d36..248d023032

Ed Tanous (1):
      Make code compile with clang

Gunnar Mills (2):
      Bump Chassis schema to fix error
      Fix AccountService patch privileges

Change-Id: Ibb1442fd7a874a9c10394562ba3b89cbe90fdcec
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 98c7237..d6fc2b6 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 = "91359f9d36f16e5d887a40227d2b0af17da618e4"
+SRCREV = "248d02303212eb1b7b9a81757489a23af36546a8"
 
 S = "${WORKDIR}/git"