diff mbox series

[meta-oe,02/18] ccid: upgrade 1.8.0 -> 1.8.2

Message ID 20260729024420.2328180-2-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-oe,01/18] atop: upgrade 2.12.1 -> 2.13.0 | expand

Commit Message

Khem Raj July 29, 2026, 2:44 a.m. UTC
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 <khem.raj@oss.qualcomm.com>
---
 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 mbox series

Patch

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