mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
opensc: add support for native builds
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>
This commit is contained in:
@@ -45,3 +45,5 @@ FILES_${PN}-dev += "\
|
|||||||
${libdir}/pkcs11/onepin-opensc-pkcs11.so \
|
${libdir}/pkcs11/onepin-opensc-pkcs11.so \
|
||||||
${libdir}/pkcs11/pkcs11-spy.so \
|
${libdir}/pkcs11/pkcs11-spy.so \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user