bmcweb: srcrev bump 318226c278..a6acbb3187

James Feist (1):
      jsonRead: Add floating point support

Change-Id: I5cdd16c9c96a0c80ad9fa3f1bceb03388afefffc
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 e478a60..1acb4c7 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "318226c278a18c1492b2235cb2c3b2ce5ed09900"
+SRCREV = "a6acbb3187910fc399152262328ee05e64486da8"
 
 S = "${WORKDIR}/git"