bmcweb: srcrev bump 4cde5d90f6..a2ec6384de

AppaRao Puli (3):
      Revert "Revert "EventService: Add event log support with inotify""
      EventService: Add inotify on dir for event log
      Fix: Replace span with vector

Chalapathi Venkataramashetty (1):
      openbmc_message_registry: update failure reason in FirmwareUpdateFailed

Change-Id: Idca2f63940f2bfcf5e4c04664129d8ec4a947ace
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index ffa8a0d..5a426f1 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "4cde5d90f690fad956407fb759c03c09da002026"
+SRCREV = "a2ec6384deae62963cc9b1d4a08de00b3cc9c9f3"
 
 S = "${WORKDIR}/git"