summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-20 22:21:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-21 02:00:14 +0300
commit9520266e0554738f7dd17277a81665394ea122fc (patch)
tree332b735f227e64272c66aa4c98f7d31a06ee58a9
parent6c9195d0281a57e42ece8fc88efa6b66fce3b35a (diff)
downloadopenbmc-9520266e0554738f7dd17277a81665394ea122fc.tar.xz
bmcweb: srcrev bump 92ccb88d9a..2618d5e390
Gunnar Mills (1): Increase TFTP timeout Sunitha Harish (1): EventService : Send event for the Task Lifecycle (From meta-phosphor rev: 8897242c3b85b0e8d664af16097a8744d8495776) Change-Id: I2c8701f742814181537c61125799edacb0ca825a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 c51af33d6..02fc49fac 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 = "92ccb88d9adff2da45bddd292c7d944c2755b2c8"
+SRCREV = "2618d5e3906338774da310c9ccf519d64cffd3c9"
S = "${WORKDIR}/git"