From 7c784d7f6e0d2e62bad5a9fa07fbee9048280e63 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 18 Oct 2018 01:40:18 +0000 Subject: 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 Signed-off-by: Brad Bishop --- .../recipes-phosphor/certificate/phosphor-certificate-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.1