From 73539ec084cbecf42464d1363702955bcfafdbc9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 23 Aug 2021 19:40:57 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') 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" -- cgit v1.2.3