summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pcsc-tools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-02-25 17:37:21 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-02 19:25:47 -0800
commit470d42d9d4797297e355def4aa97a97c34fcf2c0 (patch)
treee8679fbb752fd36f3da6b706e1b0ef1d38d77981 /meta-oe/recipes-support/pcsc-tools
parent0079965edee4b5b77c255ef0e102611cbfe8fd50 (diff)
downloadmeta-openembedded-470d42d9d4797297e355def4aa97a97c34fcf2c0.tar.gz
pcsc-tools: upgrade 1.7.3 -> 1.7.4
Changelog: =========== - 282 new ATRs - pcsc_scan: display what the program expect from the user Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/pcsc-tools')
-rw-r--r--meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.4.bb (renamed from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.3.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.4.bb
index 5aecc2df89..2a003cbb46 100644
--- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.3.bb
+++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.4.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=94d55d512a9ba36caa9b7df079bae19f"
5 5
6SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master;tag=${PV}" 6SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master;tag=${PV}"
7 7
8SRCREV = "12f62c67650e1bfb491c18242a75fa61993c4cb8" 8SRCREV = "52c6a3fda367d2badf618a2e0b8f9e59a02f16ff"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11