bmcweb: srcrev bump 9f8bfa7c6d..3a17e02873

Gunnar Mills (1):
      Call applySessionTimeouts before writing data

Tim Lee (1):
      update_service: fix segmentation violation when updating images

Change-Id: I67ccbc50f105e068a70149ba67949ed2e5b94779
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 46f694a..ca247c1 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 = "9f8bfa7c6deb3808e3679d332479311dc4202819"
+SRCREV = "3a17e02873fdf53898a2cfce894dcb36223d76d4"
 
 S = "${WORKDIR}/git"