summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-17 17:10:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-18 05:44:19 +0300
commit04710b1bfd504f0794e0e47b98b77309b259c80c (patch)
tree2d4a14c5aa5ebf8a8159c9f9577cf5bd612891a9
parente0b32cb26dd6a4a3ab04cf913d616ce2d5e7693c (diff)
downloadopenbmc-04710b1bfd504f0794e0e47b98b77309b259c80c.tar.xz
phosphor-certificate-manager: srcrev bump bddee63b9a..c4522d2ea7
Marri Devender Rao (2): Fix application crash issue with uncaught exception Return error if certificate expiry date is beyond year 2038 (From meta-phosphor rev: dc1f6b14f8bbc4667c6e5e90f3cc8bf4360bd795) Change-Id: I37b7927a7cc8ae16de1f450f3abf49b457e60c46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 b6bc9241a..17689f5d0 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 = "bddee63b9a630d5c6ec1a76552ecd4a7733b5ed6"
+SRCREV = "c4522d2ea747e139dc97238b58c9609ac9d11776"
inherit autotools \
pkgconfig \