bmcweb: srcrev bump 4bbf237f42..07941a881d

Ayushi Smriti (1):
      Support the $filter query params for SSE stream

Change-Id: I94d74721b1b2fbe3f5709db990dc246ef5689364
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 b94d945..1245eaf 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 = "4bbf237f4217afd1a0fa8c474a921a9175732b13"
+SRCREV = "07941a881d1d07fd8cbe2ac0db88b3c96deab4c7"
 
 S = "${WORKDIR}/git"