bmcweb: srcrev bump 02db306468..318226c278
Ed Tanous (1):
bmcweb: support next= url for forwarding login
James Feist (1):
json_utils: readJson add array support
Change-Id: Iacd9ab90a788ab4778adb565c351d07e7623af18
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 a9c2213..e478a60 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 = "02db306468d8e1f2b044b616841ffa93f25c7e5d"
+SRCREV = "318226c278a18c1492b2235cb2c3b2ce5ed09900"
S = "${WORKDIR}/git"