From 686ad8f0aa30e87e988c8e2ad0257d9c0b4b0c89 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 10 Jan 2019 17:21:42 +0000 Subject: 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 (From meta-phosphor rev: b9c2ef0539adc463a4af080bdea0e742ffbd082e) Change-Id: I4eaae86b5dcdefb9093ae126859af689e8c35b31 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 88d96ea3b..2536cc343 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "bb3d994666e5dba2d2be08c89736d3f46612dde0" +SRCREV = "c0eb9bd95afa900dc808dce7c2c5fa521ba828f5" S = "${WORKDIR}/git" -- cgit v1.2.3