bmcweb: srcrev bump bb3d994666..c0eb9bd95a
Andrew Geissler (1):
Fix host state checking logic
Cheng C Yang (1):
Fix disconnection problem for HTML5 SOL
James Feist (2):
Move filesystem from experimental namespace
filesystem.hpp fix bad sed
Matt Spinler (1):
REST: Use status 400 for method arg problems
Vernon Mauery (1):
bmcweb: remove boost::asio::local::stream_protocol::endpoint hack
Change-Id: Id9a33369704e3d4334e6f01998e8282259bcd5c6
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 88d96ea..2536cc3 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 = "bb3d994666e5dba2d2be08c89736d3f46612dde0"
+SRCREV = "c0eb9bd95afa900dc808dce7c2c5fa521ba828f5"
S = "${WORKDIR}/git"