summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-23 22:40:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-24 04:54:04 +0300
commit73539ec084cbecf42464d1363702955bcfafdbc9 (patch)
treee56cd3e858da25a1c410a867ee7439b97bbfd9aa /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parentf96c15806e7d5fccacecca22c14ef9fe4c4a1d76 (diff)
downloadopenbmc-73539ec084cbecf42464d1363702955bcfafdbc9.tar.xz
bmcweb: srcrev bump 1759dc7a35..4147b8ac88
Ali Ahmed (1): Add TrustedModuleRequiredToBoot setter function George Liu (1): Move sensor collection to all sensors John Edward Broadbent (2): Refactor callback to free function: Service root connection use setter for completeRequestHandler Tejas Patil (1): Add support for AssetTag in Chassis Change-Id: I41693c835ea87de5b5c479750a58cd916286fe26 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 bc627c99c..d600081c0 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 = "1759dc7a351b665cce9cf260e0c911f489a344ff"
+SRCREV = "4147b8ac88c79949f2f9f5c2738aca53641e22c8"
S = "${WORKDIR}/git"