bmcweb: srcrev bump 349a2ac392..6a9f85f905

AppaRao Puli (1):
      Fix wrong check in EventService events

Change-Id: I483627faac08a474dd00e4d565b42ce70118fe3a
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 d9344f6..69fde7b 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 = "349a2ac3921e17ff0e2bce47ba6698112d586e67"
+SRCREV = "6a9f85f9050e2c0f38148e295d7e25f56d05c6de"
 
 S = "${WORKDIR}/git"