summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-18 01:40:18 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-18 09:37:27 -0400
commit7c784d7f6e0d2e62bad5a9fa07fbee9048280e63 (patch)
tree474808a5f372af8b8d9178abccb81eecb7d79050 /meta-phosphor
parentd10da029afc69a5cabec38f0902f112928aaad24 (diff)
downloadtalos-openbmc-7c784d7f6e0d2e62bad5a9fa07fbee9048280e63.tar.gz
talos-openbmc-7c784d7f6e0d2e62bad5a9fa07fbee9048280e63.zip
phosphor-certificate-manager: srcrev bump 947258dcf1..8f60085ebd
Deepak Kodihalli (1): Implement certificate delete Jayanth Othayoth (5): Add Certificate verification support Add Public/Private key compare function Enable client type certificate install interface Allow certificate upload for "not yet valid" case Ignore trust-chain related errors during certificate upload Marri Devender Rao (3): Add unit tests for certificate verification Additional unit test for verification Add unit test for certificate delete (From meta-phosphor rev: 90bdaa9cb51039bc78c6c1ccb03e3061bf3a2e52) Change-Id: I3ad78d37347f38bbab8e37c3e7a2979276e47d17 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/certificate/phosphor-certificate-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index 6fb5401ed..d4e572225 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,7 +9,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "947258dcf19c15e4759b3d42e92c1ee1128b1442"
+SRCREV = "8f60085ebdbffd054ebe0e76d57b90e6bad7c838"
inherit autotools \
pkgconfig \
OpenPOWER on IntegriCloud