mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 18:41:55 +00:00
pcsc-lite: upgrade 1.8.6 -> 1.8.13
* Remove PR * Modify chksum of COYING,since the explain of GPLv3+ is added, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
5003c4cc2d
commit
ae8dc15ef6
@ -2,14 +2,13 @@ SUMMARY = "PC/SC Lite smart card framework and applications"
|
||||
HOMEPAGE = "http://pcsclite.alioth.debian.org/"
|
||||
LICENSE = "BSD & GPLv3+"
|
||||
LICENSE_${PN}-dev = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bcfbd85230ac3c586fb294c8b627cf32"
|
||||
DEPENDS = "udev"
|
||||
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/file/3757/pcsc-lite-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "3e4b777231d35ce35c15c0704f936eaa"
|
||||
SRC_URI[sha256sum] = "1e44049168d1ce55fd56c175f61206955254df0f385455f2a20ec7e8a0e6a77a"
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/file/4126/pcsc-lite-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "4dcd22d20a6df8810fac5480cc320b6d"
|
||||
SRC_URI[sha256sum] = "f315047e808d63a3262c4a040f77548af2e04d1fd707e0c2759369b926fbbc3b"
|
||||
|
||||
PR = "r3"
|
||||
|
||||
inherit autotools systemd pkgconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user