From 6a2b2c2cd35b380106467cac4ad194db8bfbcc1d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 30 Dec 2022 12:56:52 +0800 Subject: [PATCH] pcsc-tools: upgrade 1.6.0 -> 1.6.1 Changelog: ========== 196 new ATRs use colors on NetBSD ("wsvt25" terminal) pcsc_scan: always print the version in verbose mode Fix Hungarian eID URL Update smartcard_list.txt update ATR name Fix typos in card list: healt -> health Add 6 issuer card ATR descriptions Updated Finnish-related info in smartcard_list.txt to make it up to date Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../pcsc-tools/{pcsc-tools_1.6.0.bb => pcsc-tools_1.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/pcsc-tools/{pcsc-tools_1.6.0.bb => pcsc-tools_1.6.1.bb} (89%) diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb similarity index 89% rename from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb rename to meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb index c9e7eae279..6a2e1b2e0e 100644 --- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.0.bb +++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.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 = "c6e9fa746d00e08fc71c57c79e305669ff2e3106" +SRCREV = "63e532cfa97932aac76ca5f7473d1ce11602a139" inherit autotools pkgconfig