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

Change-Id: Ic065dbac6915e887cde77042c5aefc8a7483cb2e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 1739729..3f63c3a 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"