aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pcsc-tools
AgeCommit message (Collapse)Author
2024-01-08pcsc-tools: upgrade 1.6.2 -> 1.7.1alperak
Changelog: ===== 1.7.1 ===== - 64 new ATRs - configure: Use ATR_analysis by default on GNU/Linux - improve Windows support ===== 1.7.0 ===== - 182 new ATRs - pcsc_scan: . add debug option -d . add PnP option -p - gscriptor: i18n and l10n in English (default), French and Russian - configure: add --enable-ATRparser=foobar to specify an ATR parser - minor fixes and improvements Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-29pcsc-tools: Add runtime dependenciesLeon Anavi
Add runtime dependencies for pcsc_scan and scriptor. Script ATR_analysis is written in Perl and it is used to parse the smart card ATR. This script is called by default by pcsc_scan. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-02-20pcsc-tools: upgrade 1.6.1 -> 1.6.2Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-06pcsc-tools: upgrade 1.6.0 -> 1.6.1Wang Mingyu
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-14pcsc-tools: upgrade 1.5.8 -> 1.6.0wangmy
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-07pcsc-tools: upgrade 1.5.7 -> 1.5.8wangmy
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-03recipes: Update SRC_URI branch and protocolsRichard Purdie
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-08-03Convert to new override syntaxMartin Jansa
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-10-22pcsc-tools: add new packageDaniel Ammann
Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Khem Raj <raj.khem@gmail.com>