bmcweb: srcrev bump c72aa4757b..57bff08a75

James Feist (1):
      Update fan added / removed to use string

Jennifer Lee (1):
      [Redfish] Fixed PATCH behavior of IndicatorLED in ComputerSystem

Santosh Puranik (1):
      Fix DBUS Name For BootSource Cd

(From meta-phosphor rev: e30d57564194642c7927653a3a4ad323ef2ff773)

Change-Id: Ic8d463ac9bef09d43c081daa3b80b81dfcc507cb
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 30da37c..796a34a 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 = "c72aa4757b57da6e4dae2325b7d0570c6be3d89b"
+SRCREV = "57bff08a75362a05d36354918195c5b7c82006f1"
 
 S = "${WORKDIR}/git"