bmcweb: srcrev bump a3e65892ad..c0bd5e4b37

Ali Ahmed (1):
      Move TPMRequiredToBoot under Boot for PATCH call

Ed Tanous (2):
      Disable nlohmann exceptions
      Move log service file parsing to use from_chars

Change-Id: I53e5935819047b17865cc314d2c49013c92c2d6c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 728dfae..46e4ed4 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 = "a3e65892add97ce68816c1544c0aa21591239fc7"
+SRCREV = "c0bd5e4b37f65ce29a392594d1ef240c64c99734"
 
 S = "${WORKDIR}/git"