mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ccid: upgrade 1.4.8 -> 1.4.19
Signed-off-by: Zhang Panpan<zhangpp-fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
daca31c911
commit
53da524517
+4
-4
@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
DEPENDS = "virtual/libusb0 pcsc-lite"
|
||||
RDEPENDS_${PN} = "pcsc-lite"
|
||||
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/file/3768/ccid-${PV}.tar.bz2 \
|
||||
file://no-dep-on-libfl.patch"
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/file/4132/ccid-${PV}.tar.bz2 \
|
||||
file://no-dep-on-libfl.patch "
|
||||
|
||||
SRC_URI[md5sum] = "b6c37110f50b059a8ba94f118cfd679a"
|
||||
SRC_URI[sha256sum] = "7aca09fa4b9099e423402fd5df424adbafa502888710d1fda6015b6c1ff637ef"
|
||||
SRC_URI[md5sum] = "d1eed995ba9a2eb395a65a8a78090f52"
|
||||
SRC_URI[sha256sum] = "cccb2c2bb4e56689efe34559f713102d92f94735542e58d3e4334e1459e934e1"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user