mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
ccid: Update to 1.4.8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
0c436f12d9
commit
f51d30baf0
+3
-4
@@ -7,10 +7,9 @@ PR = "r0"
|
||||
DEPENDS = "virtual/libusb0 pcsc-lite"
|
||||
RDEPENDS_${PN} = "pcsc-lite"
|
||||
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/3579/ccid-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "79ef91103bcdd99a3b31cb5c5721a829"
|
||||
SRC_URI[sha256sum] = "953e430d2e37a67b99041f584249085656d73e72390dfe40589f4dd5c367edd0"
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/3768/ccid-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "b6c37110f50b059a8ba94f118cfd679a"
|
||||
SRC_URI[sha256sum] = "7aca09fa4b9099e423402fd5df424adbafa502888710d1fda6015b6c1ff637ef"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user