summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-02 07:41:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-04 04:00:00 +0300
commit075ccad7733d4890d75fcc8a252841228c5a95cb (patch)
tree5fee77d8ee8cb8236e171187cdf49771ef0c6580
parentff5c7cbf92b9480e3379238d5a65b9cc3180ff2a (diff)
downloadopenbmc-075ccad7733d4890d75fcc8a252841228c5a95cb.tar.xz
bmcweb: srcrev bump 3fff6206a6..2a5689a752
AppaRao Puli (1): EventService: Queuing the request data and retry Sunitha Harish (1): Set the Hypervisor Host Name manojkiraneda (1): Implement GetLockList function in Lock Service (From meta-phosphor rev: 328ca092a21d986b39f30206e6483f36a6d1e609) Change-Id: I1022d171a4094a730f5ce637d2949ef897fea362 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 c1f609a8b..742f497d2 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 = "3fff6206a68bd50ea8750aa0d0321d43f9f06783"
+SRCREV = "2a5689a752d31a4a5758d3827c7ca6302bc0acc7"
S = "${WORKDIR}/git"