summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-17 17:50:45 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-06-18 20:13:43 +0300
commitcceb1086b26b0e628fd98bc4619a938a15ac3591 (patch)
treefb7613dda80754ca21d18af0185aa63a0fadc690 /meta-phosphor/recipes-phosphor
parent56660bd61c0fed2759239bb6a7ffdbd1e95f43e7 (diff)
downloadopenbmc-cceb1086b26b0e628fd98bc4619a938a15ac3591.tar.xz
bmcweb: srcrev bump b937830fe5..0256b69420
zhanghch05 (1): Add compile flag to turn off the old Power/Thermal Change-Id: Id69ac91633c13f6b283a916e6f4f26545edd5c3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index f57a2a4b6..81e18b43c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "b937830fe5a7adba40e63f6059bf2c543733de33"
+SRCREV = "0256b69420e2b99eb0494334da71dd50f457a8e8"
S = "${WORKDIR}/git"