commit | d5feb5ecc89949d50e8a435b21d1968d0800bae8 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Fri May 03 00:42:24 2019 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon May 06 09:17:34 2019 -0400 |
tree | 712335c913766c48d6a5e8d4f2f538b51a0c1a9e | |
parent | 2e4d0cc39d6523e3899dcf2a7ee1f13db2932931 [diff] |
Add build time dependency on sdeventplus For generating CSR sdeventplus library is used for adding child process id to the event loop, so that parent process gets callback after the completion of generate csr operation performed in the child process. (From meta-phosphor rev: 462e3d22b32c776989519871252a9fa68f73ff5b) Change-Id: I7f3fde38e44de96924f7c170b975aaeec7bf94e5 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 11e18bd..377c0f1 100644 --- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -22,6 +22,7 @@ phosphor-dbus-interfaces-native \ sdbusplus \ sdbusplus-native \ + sdeventplus \ " S = "${WORKDIR}/git"