mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
pcsc-lite: upgrade 2.0.1 -> 2.0.3
Changelog: ========== - add SCARD_E_UNKNOWN_RES_MNG back - SCardConnect() & SCardReconnect(): restrict the protocol used - negotiate PTS also for the backup protocol - pcscd.8: . document --disable-polkit . add "CONFIGURATION FILE" section - Some other minor improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=628c01ba985ecfa21677f5ee2d5202f6"
|
||||
DEPENDS = "autoconf-archive-native flex-native"
|
||||
|
||||
SRC_URI = "https://pcsclite.apdu.fr/files/${BP}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "5edcaf5d4544403bdab6ee2b5d6c02c6f97ea64eebf0825b8d0fa61ba417dada"
|
||||
SRC_URI[sha256sum] = "f42ee9efa489e9ff5d328baefa26f9c515be65021856e78d99ad1f0ead9ec85d"
|
||||
|
||||
inherit autotools systemd pkgconfig perlnative
|
||||
|
||||
Reference in New Issue
Block a user