bmcweb: srcrev bump 9f8bfa7c6d..3a17e02873

Gunnar Mills (1):
      Call applySessionTimeouts before writing data

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

(From meta-phosphor rev: 94b488399224e110d000e422c5f9efa22a6f2b97)

Change-Id: Iba5a625085e17104ad4123ede5aa228547c70e0d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 46f694a..ca247c1 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"