bmcweb: srcrev bump 698654b618..1f56a3a603

Ed Tanous (1):
      Make references to crow less obvious

James Feist (1):
      Fix Maintainers file

Qiang XU (1):
      Correct message entry order

Tim Lee (1):
      bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI

Change-Id: Ie88175ef9c4bde19e86ddeb3f196258440e8812b
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 56ef053..c9debd1 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 = "698654b618bf9c245470c9cfc8e7c314ed95cfc4"
+SRCREV = "1f56a3a6031ba5992d52532cf2d32c76253c9167"
 
 S = "${WORKDIR}/git"