summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-21 18:51:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-22 19:56:01 +0300
commit6014f9898616efafd05c23f502452fe5a3379bc8 (patch)
treef96f1241b86f40bec9f75dea3392c6d17c36a92e /meta-phosphor/recipes-phosphor/interfaces
parentcb29228973d38f288ed48f1f28a375fc5b4bf195 (diff)
downloadopenbmc-6014f9898616efafd05c23f502452fe5a3379bc8.tar.xz
bmcweb: srcrev bump a3316fc6f1..12c7f4388b
James Feist (1): Add TaskEvent registry Joshi-Mansi (1): [Redfish] Making LimitException OCP Compliant jayaprakash Mutyala (2): msg_registry: Add CPUMisMatch message entry Fix for message_registry entries count mismatch (From meta-phosphor rev: ca3aa0b4dc133195fc88316112bdda40a5d171b2) Change-Id: Id255685da56e910b04b34655ce0381a3f7e268cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 173972929..3f63c3a5c 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a3316fc6f1684d38a2d2ccf227751a64a9cd719b"
+SRCREV = "12c7f4388b58a974265827ab62d3981ba98ed8f2"
S = "${WORKDIR}/git"