bmcweb: srcrev bump 043a05366c..e5aaf047b6

AppaRao Puli (1):
      Redfish EventService schema implementation

James Feist (1):
      Add CSRF check into websockets

(From meta-phosphor rev: e32032b1127cd70e8702e940000e7f7dd4402dcf)

Change-Id: Ieb38d6e7a9439b5703b57e8c91bc1048256578a0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index c74419e..30b5759 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 = "043a05366c1fe54d7b9ef883292d0cd2d01c66b2"
+SRCREV = "e5aaf047b6b41b0837ef0846cf5356c9a6bcb030"
 
 S = "${WORKDIR}/git"