bmcweb: srcrev bump 424c4176bb..b97b9c3600

Adriana Kobylak (2):
      crow: websocket: Increase input buffer size
      CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATED

Change-Id: I306cd4629f485842eb89bcdfe94ae160a8f38730
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 9528a03..4104a2f 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 = "424c4176bbbc55c0cfd08f273b7e4500c977a138"
+SRCREV = "b97b9c36007f21628159905f95faff7a1baa5a54"
 
 S = "${WORKDIR}/git"