summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-16 21:11:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-16 23:03:45 +0300
commit2970727a0d063377e0bcb41f353102eb39475ca0 (patch)
treee7e74906f59831b21a6dfe68e701de94c53e4749 /meta-phosphor
parent294983270ba1990b555750fe5aa4f86f9c8ed4a8 (diff)
downloadopenbmc-2970727a0d063377e0bcb41f353102eb39475ca0.tar.xz
bmcweb: srcrev bump adc4f0db57..cfcd5f6bd9
Marri Devender Rao (3): Redfish: GenerateCSR action for HTTPS certificate Redfish: Extend GenerateCSR action for LDAP certificate collection Redfish: Add TrustStore certificate support (From meta-phosphor rev: 89070e53363292a99e1fa5eddeb70bde0dfd00f3) Change-Id: Ibd7f28b79b32fc29c4fe12dfe8db3f9ee977800a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 411e9d487..c3634f5a4 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "adc4f0db57568c5e5d2a3398fce00dbb050a3b72"
+SRCREV = "cfcd5f6bd9289c97e25d809068e579f7f3d45aeb"
S = "${WORKDIR}/git"