bmcweb: srcrev bump a8c4ce95bd..c47b845812

Adriana Kobylak (2):
      log_services: Add AdditionalDataURI to log entries
      log_services: Add download of log entries

Basheer Ahmed Muddebihal (1):
      Add Content-Security-Policy(CSP) Level2 Directives

George Liu (1):
      Fix publish a registry to verify messageId

Gunnar Mills (2):
      Fix missed bmcweb::AsyncResp
      Remove OemCrashdump_v1 from index.xml

Jason M. Bills (1):
      log_services: Remove raw PECI command

Krzysztof Grobelny (1):
      Removed copy and move constructors from AsyncResp

P Dheeraj Srujan Kumar (1):
      Added Validation on MessageId and RegistryPrefix

Ravi Teja (1):
      Redfish(Network): Modified to support Default gateway on EthernetInterface

zhanghch05 (1):
      Using AsyncResp everywhere

Change-Id: Iae0fb933b3d0cf3f6e2193aa4b83b6298c2992ea
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 67378cf..4aa45ff 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 = "a8c4ce95bd2f4fee4544a57ed86ace3e257c9f24"
+SRCREV = "c47b845812c16495803a858a7bc63f5511daf27d"
 
 S = "${WORKDIR}/git"