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

(From meta-phosphor rev: 8c482065ee04e81764a98c2abd1b161aeebf178e)

Change-Id: Ib8578031bb3dc45b8fe65f33ed3fd16b53dbe8c0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 57f6dab..8b512a0 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"