commit | 5879f01b56c4531a94ed6f14a46e84da3aa738f2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 08 12:40:38 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 09 01:05:11 2021 +0000 |
tree | b58020b4f3062457f77a1be80cbf2aaca6a25068 | |
parent | 2f96ad993431f0c86c7bc4f91ff495ef8b83a96f [diff] |
phosphor-certificate-manager: srcrev bump 13eba41aab..83e6eab0f0 Patrick Williams (1): certificate: fix memory leak Change-Id: I3b7c75ca10667647c07fe21c90b40c9d408c8e63 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 d9121fa..80f9ab8 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 = "13eba41aaba1e704afe63db23e287518c1ae6dff" +SRCREV = "83e6eab0f088f742528e0860e8105340eb9dfb46" inherit autotools \ pkgconfig \