bmcweb: srcrev bump 43fcbe55bc..9712f8ac42
Ed Tanous (3):
bmcweb: remove warning about coroutines
Clean up SessionService POST
Implement a new way of unpacking json to structs
Change-Id: I463f0c38bcc4f46567a4324b3f8449a7d69d5d48
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 8b5ba0f..142ce36 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 = "43fcbe55bc0917f0bf4a2eaab14dcfbfaf4f9119"
+SRCREV = "9712f8ac42746e65f32c2bc3de0835846652568e"
S = "${WORKDIR}/git"