summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-05 19:40:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-06 00:36:13 +0300
commitdef7bd9362e30b34ce27b680a9320373bd2ef340 (patch)
tree4433b45a3f8e869f426ca28b1a99755bc8b6dda8 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent528682416518ce474b18342e15d12b81fa55e07a (diff)
downloadopenbmc-def7bd9362e30b34ce27b680a9320373bd2ef340.tar.xz
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 <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 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"