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

(From meta-phosphor rev: b21ebfcea373b8704c4a3ff7dd566b8839c2d726)

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