summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-03 17:43:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-08 02:22:12 +0300
commita9f1bf38932ebda92743191dbe2590f9c505c45c (patch)
treefc2605e0cb1878efbd97219231abe55d27a3abd0 /meta-phosphor/recipes-phosphor/certificate
parent334fec969e64d4c341335581c7aabd30ec715a02 (diff)
downloadopenbmc-a9f1bf38932ebda92743191dbe2590f9c505c45c.tar.xz
phosphor-certificate-manager: srcrev bump 9fe64af47f..d2393f231c
Ramesh Iyyar (1): genCSR: Fix to catch InvalidArgument exception (From meta-phosphor rev: 566e3277cb28cf1bb48e537ab90732103778df80) Change-Id: Ia8b3deee6b46935eb5a1a1d4b201bbad06d9f976 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/certificate')
-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 7b0ecd82b..c298f0112 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 = "9fe64af47f6100266b4a0e234ff98d6e258bb150"
+SRCREV = "d2393f231c552524a51a9dc057b86679a82c51c3"
inherit autotools \
pkgconfig \