bmcweb: srcrev bump 318bd892a6..a2f0263855

Andrew Geissler (1):
      Miscellaneous formatting clean up

Matt Spinler (3):
      REST: Add framework for returning method response
      REST: Add method return support for basic types
      REST: Add missing pointer dereference

Change-Id: Ib3236c4778cc43597f61658d0cf9b5ba72d94f7f
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 314df8c..6d13d00 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 = "318bd892a6d283319002b96216b1b746864089d9"
+SRCREV = "a2f0263855e05de64bdd1fd671f0634bd9de3902"
 
 S = "${WORKDIR}/git"