bmcweb: srcrev bump ff3f835ad4..e6a7165064
Abhishek Patel (1):
Fix event_service privileges
Sunitha Harish (1):
Event subscriber persistency: Fix restoring subscribers
Change-Id: I60099ac59cbf86d0cd7ab24e0d5837944820963b
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 3db77d9..0bdd386 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 = "ff3f835ad47f7a4f61d5fe9345dccdd3e496c47c"
+SRCREV = "e6a716506447d2d03b99f1cd2007e207a6dfcae0"
S = "${WORKDIR}/git"