summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-12 18:11:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-13 02:11:00 +0300
commit737f3c6f5013c6d1148ba248a338fd4dc01a665d (patch)
tree0136f7afc58e2ca5511f9805d9381a48ba23d7bb /meta-phosphor/recipes-phosphor
parented6f216904acf6610b1cf484c4303a70dc792e02 (diff)
downloadopenbmc-737f3c6f5013c6d1148ba248a338fd4dc01a665d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 46f694adf..ca247c1dc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "9f8bfa7c6deb3808e3679d332479311dc4202819"
+SRCREV = "3a17e02873fdf53898a2cfce894dcb36223d76d4"
S = "${WORKDIR}/git"