summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-20 20:10:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-21 01:51:39 +0300
commit6713180219e84e3ce2ad9767d6f79447fdb6bb0a (patch)
tree8d19dd5a2997c8c379401b38eef5c846b8a81a04 /meta-phosphor
parent87d24ebefd096c3407c8bfed47daa2092f46fbd3 (diff)
downloadopenbmc-6713180219e84e3ce2ad9767d6f79447fdb6bb0a.tar.xz
bmcweb: srcrev bump 3cde86f14b..cb0d27e012
Abhishek Patel (2): Change AdditionalDataURI to be a child URI Disable Autolinking Gunnar Mills (1): Move to 2021.1 Change-Id: I8b970071d37f4c1cddb0b536585ad872445f0752 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-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 acb569772..ece4493de 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 = "3cde86f14b7835775d7c37e993fb84a3cd01ef9d"
+SRCREV = "cb0d27e012456fc954be1649325402819bacb6a7"
S = "${WORKDIR}/git"