mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
pkcs11-provider: Upgrade 1.0 -> 1.1
https://github.com/latchset/pkcs11-provider/releases/tag/v1.1.0 https://github.com/latchset/pkcs11-provider/compare/v1.0...v1.1.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7b0e0d225a
commit
db4acc7aa2
|
|
@ -15,7 +15,7 @@ DEPENDS = "\
|
|||
p11-kit \
|
||||
"
|
||||
|
||||
SRCREV = "8f6b94409d4872265076df310492da1e5f6abdf7"
|
||||
SRCREV = "acb7086e44849d019956233348046c4f07c0670b"
|
||||
|
||||
SRC_URI = "git://github.com/latchset/${BPN}.git;branch=main;protocol=https"
|
||||
|
||||
|
|
@ -26,3 +26,5 @@ inherit meson pkgconfig
|
|||
#EXTRA_OEMESON += "-Ddefault_pkcs11_module=/path/to/mymodule.so"
|
||||
|
||||
FILES:${PN} += "${libdir}/ossl-modules/pkcs11.so"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
Reference in New Issue
Block a user