bmcweb: srcrev bump 043a05366c..e5aaf047b6

AppaRao Puli (1):
      Redfish EventService schema implementation

James Feist (1):
      Add CSRF check into websockets

Change-Id: Ia34a130cb45ab2917870a9d3359045d758968f39
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 c74419e..30b5759 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 = "043a05366c1fe54d7b9ef883292d0cd2d01c66b2"
+SRCREV = "e5aaf047b6b41b0837ef0846cf5356c9a6bcb030"
 
 S = "${WORKDIR}/git"