commit | feb21b20bf5e5820f28eb336f6190713bde6c00f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Dec 04 19:10:37 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Dec 04 19:10:37 2021 +0000 |
tree | 3e20a4a1d6175e7588f2d19e4dda31a05e1cda10 | |
parent | b174c185f31bf14d430e68bb868ccf14ff7d4be3 [diff] |
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>
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 b858958..d9121fa 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 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager" -SRCREV = "7f7b47bea7bbd518d1ff5a306ecf3806cf8d0834" +SRCREV = "13eba41aaba1e704afe63db23e287518c1ae6dff" inherit autotools \ pkgconfig \