summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-23 18:11:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-26 17:33:21 +0300
commit6725c66633ae28ee42f3681b38fb836806d812b7 (patch)
treebfb456249b665c5a80e1acbcef7b43b88d29708b /meta-phosphor/recipes-phosphor
parent2877a0ca45b93b4f74a4b58a09256623411b1bf4 (diff)
downloadopenbmc-6725c66633ae28ee42f3681b38fb836806d812b7.tar.xz
bmcweb: srcrev bump 3fad0d59b9..04e438cbad
Ed Tanous (2): Timeout is not per-session fix include names Wludzik, Jozef (1): Avoid using deleted Connection in Response (From meta-phosphor rev: 096a0e1e4c1bff59072a5926635a688e8933a381) Change-Id: Icc046d8efcf458e05c1afb60912dd0083a7d2b9a 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 94d90a58c..089a989e7 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 = "3fad0d59b94d951a752530d01db5451773f7d374"
+SRCREV = "04e438cbad66838724d78ce12f28aff1fb892a63"
S = "${WORKDIR}/git"