summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-14 12:11:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-14 19:49:02 +0300
commit1f6f9c4f69eb50fde39708f9bd4d250b83d6f40d (patch)
treee728c02363d4cef29600de65cc5419a4afefaa87
parent633f3bf5dddb5529783fd10d232f38189a605a95 (diff)
downloadopenbmc-1f6f9c4f69eb50fde39708f9bd4d250b83d6f40d.tar.xz
bmcweb: srcrev bump a8086647b1..2b5e08e291
Jan Sowinski (2): Revert "Revert "Connection and websockets fixes"" Fix timeout issue during image upload (From meta-phosphor rev: 693295c75c4b04b8403ca5d6da0433af66185948) Change-Id: Ic0d65802a91e1deccb8ea3cd6e9efac2c872c91c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 a35289670..8c8be4b80 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 = "a8086647b103f55116ce4c872e1455ebf1f3e346"
+SRCREV = "2b5e08e2915d886655a78aaabff40745dca6b517"
S = "${WORKDIR}/git"