summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-09 21:50:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-10 00:02:46 +0300
commit837dff3c80eee0d1b57260a55a6e3bd1de5ba578 (patch)
tree9ddeed5f5cac0d0fd444e74fca0d63583ea32648 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parenta64af444918d059cdc252c2760142bfd9228c555 (diff)
downloadopenbmc-837dff3c80eee0d1b57260a55a6e3bd1de5ba578.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 0bdd3863e..c67089c5c 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "e6a716506447d2d03b99f1cd2007e207a6dfcae0"
+SRCREV = "885bbf1c82ea9f9cbfbe0065ee46adc8e398c868"
S = "${WORKDIR}/git"