From: Niko Mauno <[email protected]> Changelogs: - https://github.com/latchset/pkcs11-provider/releases/tag/v0.4 - https://github.com/latchset/pkcs11-provider/releases/tag/v0.5
Signed-off-by: Niko Mauno <[email protected]> --- .../{pkcs11-provider_0.3.bb => pkcs11-provider_0.5.bb} | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) rename meta-oe/recipes-support/pkcs11-provider/{pkcs11-provider_0.3.bb => pkcs11-provider_0.5.bb} (81%) diff --git a/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.3.bb b/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb similarity index 81% rename from meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.3.bb rename to meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb index 816ee967c..6c19b6616 100644 --- a/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.3.bb +++ b/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb @@ -10,18 +10,14 @@ HOMEPAGE = "https://github.com/latchset/pkcs11-provider" SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=b53b787444a60266932bd270d1cf2d45" -DEPENDS = "\ - autoconf-archive \ - openssl \ - p11-kit \ -" +DEPENDS = "openssl" -SRCREV = "58040b4e32975cc1d7f39e424ee7b0097cd11311" +SRCREV = "3a4fdd2a2e5643af2a0f857b66a19b9fa109d40f" SRC_URI = "git://github.com/latchset/${BPN}.git;branch=main;protocol=https" S = "${WORKDIR}/git" -inherit autotools pkgconfig +inherit meson pkgconfig FILES:${PN} += "${libdir}/ossl-modules/pkcs11.so" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111257): https://lists.openembedded.org/g/openembedded-devel/message/111257 Mute This Topic: https://lists.openembedded.org/mt/107051199/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
