From 31ee4ae863c58ab807d4b81d46b67512990552bf Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 1 Mar 2019 20:51:58 +0000 Subject: bmcweb: srcrev bump 537174c420..be12c72919 James Feist (4): pid: fix patching with regex inputs s/MinThermalRpm/MinThermalOutput pid: add direction to stepwise Don't set result to success when calling success (From meta-phosphor rev: c26907e7fb34b2922c47f1c6a024fc457b143171) Change-Id: I5a2f25cbbd2f6c842dd1f56697c64dd8e0fc33e9 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- 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 55ea11692..dc3665ebe 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 = "537174c420d5f784f8db67158b1ad8e8ed74ffff" +SRCREV = "be12c7291914b8a6dd7d6e78f1a500708b0f20f9" S = "${WORKDIR}/git" -- cgit v1.2.3