summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-21 09:51:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-21 14:56:39 +0300
commit231c99c6cf5e879dee20fc8f8c025f1b924c23eb (patch)
tree0ebc63080c2690c7fecb23f50c149db73d0328b3
parenta2c8772322715f0950118d3b3f910dfcb11044cd (diff)
downloadopenbmc-231c99c6cf5e879dee20fc8f8c025f1b924c23eb.tar.xz
phosphor-certificate-manager: srcrev bump dec5877c7e..8a09b52a76
Ramesh Iyyar (1): Added support to generate CSR based on ECC approach (From meta-phosphor rev: 6e4033a91ddd8803be5986e8bb1b4e4c925940f2) Change-Id: Ied8ed19b9a63b26cf722eeeda9edb4efaa0bfa34 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 239dbbd6b..0efd00680 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 = "dec5877c7e1219299042671cdf82589a081d583f"
+SRCREV = "8a09b52a767bebdc510914d3b4bb63313dae2196"
inherit autotools \
pkgconfig \