diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-02-20 15:40:20 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-20 00:23:02 -0800 |
commit | 2f7e98ab6873568fe0ae1dee7a2d609e705e284e (patch) | |
tree | 32a5e223e849218309d4dd5b01fc5ba9d13d186b | |
parent | 0d69dd2a4a9212260754cce97eac7519e2337512 (diff) | |
download | meta-openembedded-2f7e98ab6873568fe0ae1dee7a2d609e705e284e.tar.gz |
pcsc-tools: upgrade 1.6.1 -> 1.6.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb (renamed from meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb index 6a2e1b2e0e..26faade5da 100644 --- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.1.bb +++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
5 | 5 | ||
6 | SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master" | 6 | SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master" |
7 | 7 | ||
8 | SRCREV = "63e532cfa97932aac76ca5f7473d1ce11602a139" | 8 | SRCREV = "b1018b83346f8a3bc3d42c96f2ed4dc62147cb24" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||