summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-01 19:50:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-02 00:22:04 +0300
commitc3610338241f3b593b9135f7ab5e518286df8733 (patch)
tree68035768d2aab82e23ab6a1e55a3e62271b75837 /meta-phosphor
parent0a2820f2ca43cbdd7437250df27392b9e639362c (diff)
downloadopenbmc-c3610338241f3b593b9135f7ab5e518286df8733.tar.xz
bmcweb: srcrev bump 729f55fe55..1981771bbd
Ali Ahmed (1): Add TrustedModuleRequiredToBoot getter function Ed Tanous (2): Revert "log_services: Add download of post code log entries" Revert "log_services: Add AdditionalDataURI to Post Code log entries" Change-Id: Iad99aeebf2bbe936edae5db8124d37a0d05e5d11 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 6ee416ad8..f7db798b6 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 = "729f55fe555e07821626aba322f42ca783652928"
+SRCREV = "1981771bbd8aac1d689a9c5e258a99e655a76b29"
S = "${WORKDIR}/git"