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

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