summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-04 22:10:37 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-04 22:10:37 +0300
commitfeb21b20bf5e5820f28eb336f6190713bde6c00f (patch)
tree3e20a4a1d6175e7588f2d19e4dda31a05e1cda10
parentb174c185f31bf14d430e68bb868ccf14ff7d4be3 (diff)
downloadopenbmc-feb21b20bf5e5820f28eb336f6190713bde6c00f.tar.xz
phosphor-certificate-manager: srcrev bump 7f7b47bea7..13eba41aab
Patrick Williams (3): certificate: reduce nested sdbusplus::object inheritence fix unused parameter warnings watch: fix uninitialized variable Change-Id: I5bcfcaab8bf79f238a1c76cf158090c9a68318df 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 b858958f06..d9121fac65 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 = "7f7b47bea7bbd518d1ff5a306ecf3806cf8d0834"
+SRCREV = "13eba41aaba1e704afe63db23e287518c1ae6dff"
inherit autotools \
pkgconfig \