From 3cf9b6386e826a8268c9a6c5c28adb1e5f6a41be Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 14 Apr 2022 10:32:29 +0800 Subject: [PATCH] pcsc-tools: upgrade 1.5.8 -> 1.6.0 Changelog: ========= - 48 new ATRs - pcsc_scan: drastically reduce the number of SCardGetStatusChange() calls faster spinning animation handle Ctrl-C on macOS Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../pcsc-tools/{pcsc-tools_1.5.8.bb => pcsc-tools_1.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/pcsc-tools/{pcsc-tools_1.5.8.bb => pcsc-tools_1.6.0.bb} (89%) diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.5.8.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb similarity index 89% rename from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.5.8.bb rename to meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb index 1600bbf94a..c9e7eae279 100644 --- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.5.8.bb +++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=94d55d512a9ba36caa9b7df079bae19f" SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master" -SRCREV = "53923ef8e98062c478f99e3bfcc8eb4654996c27" +SRCREV = "c6e9fa746d00e08fc71c57c79e305669ff2e3106" inherit autotools pkgconfig