bmcweb: srcrev bump a6acbb3187..3d958bbc6c
AppaRao Puli (3):
REST: Fixed issues with rest POST method
Redfish: Adding bool support in readJson
Redfish:Get and Set AccountService root properties
Ed Tanous (1):
bmcweb: Fix content type for javascript files
(From meta-phosphor rev: 1b0190eba755b25c465323d4e6ef5fff7c36d487)
Change-Id: Ie4f9f3443e1559d75550f81dfad5c6f69ef187a4
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 1acb4c7..f6c6881 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 = "a6acbb3187910fc399152262328ee05e64486da8"
+SRCREV = "3d958bbc6cdc66e983d3a8c3f056d55bfc128276"
S = "${WORKDIR}/git"