bmcweb: srcrev bump 1abe55ef98..2daf672562

Ed Tanous (1):
      Implement /console0 websocket

Change-Id: I54e8f2fa9a874ad4fdd3f7e0e8933853cc1e622a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb.bb b/recipes-phosphor/interfaces/bmcweb.bb
index 26206ff..12ec5c0 100644
--- a/recipes-phosphor/interfaces/bmcweb.bb
+++ b/recipes-phosphor/interfaces/bmcweb.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "1abe55ef9844afcddcab9d862ae06118f3a2390c"
+SRCREV = "2daf6725629dc9fae0ba554ddef0577fee60ef09"
 
 S = "${WORKDIR}/git"