bmcweb: srcrev bump 4c9afe436f..1bfbe0e037
Adriana Kobylak (1):
vm_websocket: Add websocket handler
(From meta-phosphor rev: e8aa032125b441f559b696273875db3476f8fb57)
Change-Id: Ia1f53ca939f07da9137acbfd912d1d39b70bb77f
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 5fcf34a..d614537 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 = "4c9afe436f9a60e8d8fe0131850f0351d746362b"
+SRCREV = "1bfbe0e0372de7991bab9bb0a7ba015356f7d3b2"
S = "${WORKDIR}/git"