bmcweb: srcrev bump 94bda602f0..c511b7febf

Asmitha Karunanithi (1):
      Pointing to the latest Message schema in JSON error response

Gunnar Mills (1):
      Memory: Remove if (*memorySize == 0)

Jason M. Bills (2):
      Add SYSLOG_IDENTIFIER to the BMC journal Message
      Fix build with rest option disabled

Change-Id: Ie7c26f02ce55165a5b78f83f89c32b6cc376f9c5
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 122f8a0..e6eedf6 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 = "94bda602f00b181befa20a08550439b3c1d3b256"
+SRCREV = "c511b7febf37f211c97af0bf838dc7eb030586d0"
 
 S = "${WORKDIR}/git"