From def7bd9362e30b34ce27b680a9320373bd2ef340 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 5 Nov 2021 16:40:58 +0000 Subject: bmcweb: srcrev bump 37bbf98c8b..4028ff77dd Ed Tanous (2): Fix c++20 issue Make telemetry use the common collection utilities Manojkiran Eda (1): Add features to feature map & remove redundant code Patrick Williams (1): build: switch to C++20 Spencer Ku (1): Redfish: Support Host Log Entries Change-Id: I6800c683af6387fdc60cdf2f92dc3dd384cde865 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/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 07eb75d59..44b9b0845 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 = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b" +SRCREV = "4028ff77ddebe603b009a8afaf6bc36bc5949612" S = "${WORKDIR}/git" -- cgit v1.2.3