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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 1739729..3f63c3a 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a3316fc6f1684d38a2d2ccf227751a64a9cd719b"
+SRCREV = "12c7f4388b58a974265827ab62d3981ba98ed8f2"
S = "${WORKDIR}/git"