bmcweb: srcrev bump ee135e246d..feaf150055

Ed Tanous (2):
      Fix the build on clang-11
      Fix XSS regressions

Patrick Williams (1):
      clang-format-11: reformat

Change-Id: I1f6fb0a45f4ce86bc2aa4b8c509d3e2a92acdef9
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 83e5cf9..09e253a 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 = "ee135e246d8348048b5409b5ed0b81d9c1820c30"
+SRCREV = "feaf15005555a3099c7f22a7e3d16c99ccb40e72"
 
 S = "${WORKDIR}/git"