bmcweb: srcrev bump 9712f8ac42..f12894f8bd

Jason M. Bills (1):
      Improve the Redfish error reporting interface

Change-Id: I8440965004e8beb88e50ce2e95bac9bba3c0626b
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 142ce36..034827e 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 = "9712f8ac42746e65f32c2bc3de0835846652568e"
+SRCREV = "f12894f8bd7fc26ffa16e5a89072e6c19095f866"
 
 S = "${WORKDIR}/git"