summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-15 22:40:48 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-16 03:42:06 +0300
commit77ae53041a2ada904c08128d184cc88cfa250944 (patch)
tree6d74d5f8a391fe35f5bdd945c1dac99d748087f8 /meta-phosphor
parente65a061e53b683950513f0881a4eaefc20394332 (diff)
downloadopenbmc-77ae53041a2ada904c08128d184cc88cfa250944.tar.xz
bmcweb: srcrev bump a6669023cd..c21c64b652
Claire Weinan (1): LogServices: Fix dump timestamp regression Ed Tanous (1): Move time utils to be in one place Jiaqing Zhao (2): dbus_utility: Remove ManagedItem type alias system: Remove ipsPropertiesType Change-Id: Iae05f9fb9723bb63586c1beb2efe7aa9420a86af 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 f5d55809cf..d5aa8bd905 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "a6669023cd409db1cf784f51f1b1008798c27e5c"
+SRCREV = "c21c64b6523d882c927c0e3e29d65c364b3aa1d5"
S = "${WORKDIR}/git"