commit | 837dff3c80eee0d1b57260a55a6e3bd1de5ba578 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 09 18:50:52 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 09 21:02:46 2021 +0000 |
tree | 9ddeed5f5cac0d0fd444e74fca0d63583ea32648 | |
parent | a64af444918d059cdc252c2760142bfd9228c555 [diff] |
bmcweb: srcrev bump e6a7165064..885bbf1c82 Willy Tu (1): ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymore Change-Id: Id317d10cb20deaa283cb5b81401f825653f8acfc 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 0bdd386..c67089c 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 = "e6a716506447d2d03b99f1cd2007e207a6dfcae0" +SRCREV = "885bbf1c82ea9f9cbfbe0065ee46adc8e398c868" S = "${WORKDIR}/git"