bmcweb: srcrev bump 4228a1609a..d04ba325f3

Przemyslaw Czarnowski (3):
      Add VirtualMedia schema to Redfish
      InsertMedia and EjectMedia actions added to VirtualMedia schema
      Add OemVirtualMedia schema

Change-Id: Ic7260a7a52317c7f3405a080bbf975450ab0883d
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 b135a63..01f1449 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "4228a1609a9f9751604a1e636de11a34ed58b840"
+SRCREV = "d04ba325f3ef4e60eb4fd8e7477af78d1be0d79d"
 
 S = "${WORKDIR}/git"