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
(From meta-phosphor rev: 6e7a6d0d42a565dea1914b6a30f17bec1042b854)
Change-Id: Ie0f79667106ee8091707b64ff20ecc17b21835f7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 314df8c..6d13d00 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"