bmcweb: srcrev bump 2a5689a752..8c88860856

Gunnar Mills (1):
      Add support for Quiesced state

Change-Id: Iadd5e39ef5123d1c52b20b6fd1fd7e2276181d9f
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 742f497..9b3ba81 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 = "2a5689a752d31a4a5758d3827c7ca6302bc0acc7"
+SRCREV = "8c88860856ac446254cd13ff352f6f8c06a0bf30"
 
 S = "${WORKDIR}/git"