summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-28 07:01:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-29 05:24:22 +0300
commit64fc537e12bad438193f1b19fe8375b23fdffdd1 (patch)
tree99598d97c4e43f3f6da924ff8ec1502c502d30a1
parent542148a54480a2425110973b4fde0da021b9e766 (diff)
downloadopenbmc-64fc537e12bad438193f1b19fe8375b23fdffdd1.tar.xz
bmcweb: srcrev bump b52664e2f4..3b6dea601e
manojkiraneda (1): Implement Release Lock in Lock Service (From meta-phosphor rev: ae87e7f076115ad4d4af27a0177d2fc0e7299242) Change-Id: Ica8bf6357d230c1641ef8363ec9bc240a9514198 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 3f01139ba..f4b0c2988 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 = "b52664e2f47512c4eb7ce8f036eacf7a4b161320"
+SRCREV = "3b6dea601ede930c4596b0160b5a8d328b92b0c4"
S = "${WORKDIR}/git"