bmcweb: srcrev bump 4df1bee0bd..a8c4ce95bd

AppaRao Puli (1):
      Move SystemBus init to early stage

Ed Tanous (2):
      Add common error for imprecise matching
      Move requestRoutes to asyncResp

Wludzik, Jozef (1):
      Add POST and DELETE in MetricReportDefinitions

Change-Id: I4e6ab5913265850d6bf4c9c96f75df739c1814e1
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 102d6d3..b26cec0 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 = "4df1bee0bdc9d71043b51872875d3d22b26ab68f"
+SRCREV = "a8c4ce95bd2f4fee4544a57ed86ace3e257c9f24"
 
 S = "${WORKDIR}/git"