bmcweb: srcrev bump 4bbf237f42..07941a881d

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

(From meta-phosphor rev: ae6573ed6f0edf7edc9c4fd3c003e630b6fb4b79)

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