bmcweb: srcrev bump 725525eaac..4f568f74b8

Jiaqing Zhao (1):
      EventService: Enhance inotify event filename handling

Change-Id: If5850b5a8370c0fcb955b49efbd955cc169ee430
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 07f9913..5872002 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "725525eaac83bb355fb34aec5513a0a499fb471c"
+SRCREV = "4f568f74b8bf1aa8dc50f0a2f6d12f2e11ed9383"
 
 S = "${WORKDIR}/git"