bmcweb: srcrev bump e742b6ccd6..cd225da878

Jason M. Bills (1):
      Improve Redfish log entry parsing

Jennifer Lee (1):
      [Redfish] Fix incorrect mapping of dbus and Redfish API strings for BootSource

Change-Id: I342be2c598f699dd38c1b66b18c95d52ca6a06fc
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 57f6dab..8b512a0 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "e742b6ccd6cc08d91f705a7d156768cb0330a5a2"
+SRCREV = "cd225da87857c153e81f3abca6dfcc61c08272ea"
 
 S = "${WORKDIR}/git"