summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-06-09 18:28:53 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 07:26:35 -0700
commit0b1addd8cd271daaa939c006e9e5af1619ba848a (patch)
treeb2d40a6fa6f8c478fc0ceceda67c14a5f50c6cff
parentc317345bd4e7a01a310103b905fb8b94a4dff891 (diff)
downloadmeta-openembedded-0b1addd8cd271daaa939c006e9e5af1619ba848a.tar.gz
pcsc-tools: upgrade 1.7.4 -> 1.7.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.5.bb (renamed from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.4.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.5.bb
index 2a003cbb46..34057af2db 100644
--- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.4.bb
+++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.7.5.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 = "52c6a3fda367d2badf618a2e0b8f9e59a02f16ff" 8SRCREV = "fbd5649502ebcc2d4d0ad1a88c5ae2cde7ecc39f"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11