[meta-oe][PATCH 02/18] ccid: upgrade 1.8.0 -> 1.8.2
Khem Raj <[email protected]> Tue, 28 Jul 2026 19:44:04 -0700
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Changes: - 1.8.1: correctly close the slots of a multi-slots reader; fix three minor issues found by AISLE in partnership with Red Hat; other minor improvements. - 1.8.2: fix initialisation of composite devices (such as Yubico tokens) and correctly close the slots of a serial multi-slots reader. Signed-off-by: Khem Raj <[email protected]> --- meta-oe/recipes-support/ccid/{ccid_1.8.0.bb => ccid_1.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/ccid/{ccid_1.8.0.bb => ccid_1.8.2.bb} (83%) diff --git a/meta-oe/recipes-support/ccid/ccid_1.8.0.bb b/meta-oe/recipes-support/ccid/ccid_1.8.2.bb similarity index 83% rename from meta-oe/recipes-support/ccid/ccid_1.8.0.bb rename to meta-oe/recipes-support/ccid/ccid_1.8.2.bb index 6ec6658cfd..49b572f2cc 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.8.0.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.8.2.bb @@ -8,7 +8,7 @@ RDEPENDS:${PN} = "pcsc-lite" SRC_URI = "https://ccid.apdu.fr/files/ccid-${PV}.tar.xz" -SRC_URI[sha256sum] = "531dc29e7c1b9e22e1918f0767b625d52ce8a98f266eb2144c5cf5dbd29c0f67" +SRC_URI[sha256sum] = "d74294e23d436546c3e719c95a4da180b17f5e7ffdd36efca53f75351cb0de75" inherit meson pkgconfig