bmcweb: srcrev bump 4c9afe436f..1bfbe0e037

Adriana Kobylak (1):
      vm_websocket: Add websocket handler

Change-Id: I01de1d481fae7dc4bbe02635a77a89189242b3b9
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 5fcf34a..d614537 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 = "4c9afe436f9a60e8d8fe0131850f0351d746362b"
+SRCREV = "1bfbe0e0372de7991bab9bb0a7ba015356f7d3b2"
 
 S = "${WORKDIR}/git"