bmcweb: srcrev bump f5e29f33e6..df5415fc03

Ed Tanous (2):
      Clean up meson lists
      Add logging to internal error

Jiaqing Zhao (2):
      Convert IPv4-mapped IPv6 ClientIP back to IPv4
      Remove non-standard IPv6StaticAddress properties

P Dheeraj Srujan Kumar (1):
      Restructure Redfish EventLog Transmit code flow

SpencerKu (1):
      Redfish: Script to Expose Host Log Entries

zhanghaicheng (1):
      Fix bmcweb core-dump caused by Split up authenticate

Change-Id: Ie3e2cafd8af1970dce2fe81d36f0b203343085fe
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 3042c9a..f10936b 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 = "f5e29f33e61be81ece4b2f78d7d1750d357f7ff3"
+SRCREV = "df5415fc03b458eedfcb07a6be262d1067a50aec"
 
 S = "${WORKDIR}/git"