summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-28 09:00:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-29 03:53:27 +0300
commite7153194b66db76270a20296e86738566757f6cf (patch)
tree4acaf85f01abe5b573b34716ab4fd7881f9ee8c4
parentcf9d35a925c8a9430ad863164be59148881d0dd9 (diff)
downloadopenbmc-e7153194b66db76270a20296e86738566757f6cf.tar.xz
phosphor-certificate-manager: srcrev bump ebd1d8a829..86a31ba594
Ravi Teja (2): CA Certs: Modify object entry path to fix object sub-tree hierarchy CA Cert: Fix D-bus object path Change-Id: Ic4e436a9d53a070f0d77e8385b59ccee72ce21bc Signed-off-by: Andrew Geissler <openbmcbump-github@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 e9c62f664..15a68eebf 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 = "ebd1d8a8294659c788e2822ddee1ca923791c531"
+SRCREV = "86a31ba5942bdd69d22446f756e32d949276e613"
inherit autotools \
pkgconfig \