mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pcsc-lite_1.8.6: Modified the license for libpcscspy.
Because the license of libpcscspy.c is GPLv3+. So modified the license of pcsc-lite-dev. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SUMMARY = "PC/SC Lite smart card framework and applications"
|
||||
HOMEPAGE = "http://pcsclite.alioth.debian.org/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD & GPLv3+"
|
||||
LICENSE_${PN}-dev = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c"
|
||||
DEPENDS = "udev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user