mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
ccid: upgrade 1.8.0 -> 1.8.2
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>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user