bmcweb: srcrev bump a8544a5bb3..f201ffb46c

Ali Ahmed (1):
      Add CoreCount to ProcessorSummary

Ed Tanous (3):
      Improve HttpHeaders in EventService
      Remove unused includes
      Define hex helper utils

Patrick Williams (3):
      meson: update deprecated get_pkgconfig_variable
      ibm: remove unused tinyxml2 include
      meson: upgrade tinyxml wrap file

Change-Id: Ic4c2f1582b5ae70fa6c6497c96db8de782af543c
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 6600357..acbb0e3 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 = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3"
+SRCREV = "f201ffb46cec98eba672a06d06951117e3829013"
 
 S = "${WORKDIR}/git"