bmcweb: srcrev bump 39e77504ba..9f898f8f29
Lei YU (1):
REST: Increase timeout for image upload
Shawn McCarney (1):
Redfish Chassis: Fix @odata.id, remove BuildDate
(From meta-phosphor rev: 568fde533271fae5fcca0751e0e595c42c65dcad)
Change-Id: I5cf6706712cc3a7e2e60affde4ad4eab915b1c8c
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 9f807be..cae280a 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 = "39e77504ba0d1e8de273cd54e1f000166bfa6d0d"
+SRCREV = "9f898f8f29ba50d294ce249f4b2f41efcd14c791"
S = "${WORKDIR}/git"