bmcweb: srcrev bump cd225da878..4c9afe436f

Ed Tanous (2):
      Redfish: Fix managers UUID mixup
      Fix 404 handling in Redfish EthernetInterfaces

Change-Id: I3565b4357fd2008a9a46e5c55d620c70be33e6bc
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 8b512a0..5fcf34a 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 = "cd225da87857c153e81f3abca6dfcc61c08272ea"
+SRCREV = "4c9afe436f9a60e8d8fe0131850f0351d746362b"
 
 S = "${WORKDIR}/git"