mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 05:21:30 +00:00
libp11: 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:
parent
8edd760e66
commit
8d90acd59d
@ -24,3 +24,5 @@ do_install_append () {
|
||||
|
||||
FILES_${PN} += "${libdir}/engines*/pkcs11.so"
|
||||
FILES_${PN}-dev += "${libdir}/engines*/libpkcs11${SOLIBSDEV}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user