commit | cceb1086b26b0e628fd98bc4619a938a15ac3591 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 17 14:50:45 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 18 17:13:43 2021 +0000 |
tree | fb7613dda80754ca21d18af0185aa63a0fadc690 | |
parent | 56660bd61c0fed2759239bb6a7ffdbd1e95f43e7 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index f57a2a4..81e18b4 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "b937830fe5a7adba40e63f6059bf2c543733de33" +SRCREV = "0256b69420e2b99eb0494334da71dd50f457a8e8" S = "${WORKDIR}/git"