summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-05 04:41:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-06 05:33:33 +0300
commit1a970070926109e48eeb3a89f65d8a743952d0d5 (patch)
tree6c01b310a80c68b6d7020feb6f3634f75f09a060
parent5ad2f849361d8de90526b2ac795627491259dbe0 (diff)
downloadopenbmc-1a970070926109e48eeb3a89f65d8a743952d0d5.tar.xz
bmcweb: srcrev bump 2a5689a752..8c88860856
Gunnar Mills (1): Add support for Quiesced state (From meta-phosphor rev: c39aeae2ce3175c99aec73ad544c4ef665e2aad8) Change-Id: I7bb14cf2c8a0f4ea9527f8eeff16805ae96c8b48 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 742f497d2..9b3ba81ce 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 = "2a5689a752d31a4a5758d3827c7ca6302bc0acc7"
+SRCREV = "8c88860856ac446254cd13ff352f6f8c06a0bf30"
S = "${WORKDIR}/git"