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

Change-Id: I115094882ee04c4375cc3bb9b5f0c16dcdb60e7c
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 1acb4c7..f6c6881 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 = "a6acbb3187910fc399152262328ee05e64486da8"
+SRCREV = "3d958bbc6cdc66e983d3a8c3f056d55bfc128276"
 
 S = "${WORKDIR}/git"