Skip to content

Commit

Permalink
opensc: add support for native builds
Browse files Browse the repository at this point in the history
This is needed as a dependency when using SoftHSM from the PKCS#11
OpenSSL engine for code singing.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
jluebbe authored and kraj committed Nov 22, 2019
1 parent 060ad32 commit 8edd760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-support/opensc/opensc_0.19.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ FILES_${PN}-dev += "\
${libdir}/pkcs11/onepin-opensc-pkcs11.so \
${libdir}/pkcs11/pkcs11-spy.so \
"

BBCLASSEXTEND = "native"

0 comments on commit 8edd760

Please sign in to comment.