bmcweb: srcrev bump cd225da878..4c9afe436f

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

(From meta-phosphor rev: 94aca1454821614c9d783b27c1141c412c482e5b)

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