bmcweb: srcrev bump c0557e1acd..4bbf237f42

AppaRao Puli (1):
      EventService: Support for Server Sent Events(SSE)

Ayushi Smriti (1):
      EventService: Add retry configuration support

Change-Id: I89c883c62cc2e0c683e12fc8ebf34fd58cc8b936
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 117fe78..b94d945 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 = "c0557e1acd060cbc7d68befd5659d081c1a7fdb0"
+SRCREV = "4bbf237f4217afd1a0fa8c474a921a9175732b13"
 
 S = "${WORKDIR}/git"