summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-29 09:01:54 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-29 07:23:05 -0400
commit37f1da47b8771e3119b1cd2c2ac3a27911395af4 (patch)
treeb007d0b3f2625d47f9b42a46b6e49d26b7d62e44
parent84d474397d4a39c13a035f3f78bedd5c5b5b16e9 (diff)
downloadtalos-openbmc-37f1da47b8771e3119b1cd2c2ac3a27911395af4.tar.gz
talos-openbmc-37f1da47b8771e3119b1cd2c2ac3a27911395af4.zip
phosphor-certificate-manager: srcrev bump 426adadf24..36f25142c7
Dhruvaraj Subhashchandran (1): Add method to update certificate properities. Marri Devender Rao (4): Refactor code for uploading different types of certificates Create cerificate object during startup for existing certificate Implement Certificate and Install interface Support creation/deletion of D-Bus certificate object (From meta-phosphor rev: 44f319eaf27fd0d388e69d0072790dab76f1c366) Change-Id: I79e3cb5ea0b3c04347fd6085fd4f44bc401ee06a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 b33f35404..a98a22df4 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 = "426adadf24464b6003a5639d23679bd1bcbca647"
+SRCREV = "36f25142c7a07a70168d01ec23bef0b31b2c7be8"
inherit autotools \
pkgconfig \
OpenPOWER on IntegriCloud