summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-01 21:10:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-02 06:23:32 +0300
commitecfdbb573e9d814302833aa93e595a49061b86b5 (patch)
tree53ce9990364be98770401e4f6748bcfe723d9af0
parent3c2b93723b81f25c526a5eb877e57222d8dae1c2 (diff)
downloadopenbmc-ecfdbb573e9d814302833aa93e595a49061b86b5.tar.xz
bmcweb: srcrev bump 0fd03ad472..60c922dfac
Brandon Kim (1): redfish-core: processor: Add Model, Microcode, Step Gunnar Mills (1): Move to 2021.3 Krzysztof Grobelny (1): Add Krzysztof as a reviewer Wludzik, Jozef (1): Sync Telmetry service with EventService Change-Id: I960d87f9a89025ddeea93c2459bb092c4587d5a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 ae7a2737db..cfb29ec442 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 = "0fd03ad472d42eb35c15147e4c678d28b7f70c4a"
+SRCREV = "60c922dfacd5d1aeec8789e03edc91b47f4a6661"
S = "${WORKDIR}/git"