bmcweb: srcrev bump 39e77504ba..9f898f8f29

Lei YU (1):
      REST: Increase timeout for image upload

Shawn McCarney (1):
      Redfish Chassis: Fix @odata.id, remove BuildDate

Change-Id: Ie79c1082c23437918831d859efea310690e9a804
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 9f807be..cae280a 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 = "39e77504ba0d1e8de273cd54e1f000166bfa6d0d"
+SRCREV = "9f898f8f29ba50d294ce249f4b2f41efcd14c791"
 
 S = "${WORKDIR}/git"