summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.0.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.0.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.0.bb
index 93b18ba1d5..d90dd43042 100644
--- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.0.bb
+++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.9.0.bb
@@ -1,11 +1,11 @@
1SUMMARY = "PC/SC Lite smart card framework and applications" 1SUMMARY = "PC/SC Lite smart card framework and applications"
2HOMEPAGE = "http://pcsclite.alioth.debian.org/" 2HOMEPAGE = "http://pcsclite.alioth.debian.org/"
3LICENSE = "BSD & GPLv3+" 3LICENSE = "BSD-3-Clause & GPLv3+"
4LICENSE:${PN} = "BSD" 4LICENSE:${PN} = "BSD-3-Clause"
5LICENSE:${PN}-lib = "BSD" 5LICENSE:${PN}-lib = "BSD-3-Clause"
6LICENSE:${PN}-doc = "BSD" 6LICENSE:${PN}-doc = "BSD-3-Clause"
7LICENSE:${PN}-dev = "BSD" 7LICENSE:${PN}-dev = "BSD-3-Clause"
8LICENSE:${PN}-dbg = "BSD & GPLv3+" 8LICENSE:${PN}-dbg = "BSD-3-Clause & GPLv3+"
9LICENSE:${PN}-spy = "GPLv3+" 9LICENSE:${PN}-spy = "GPLv3+"
10LICENSE:${PN}-spy-dev = "GPLv3+" 10LICENSE:${PN}-spy-dev = "GPLv3+"
11LIC_FILES_CHKSUM = "file://COPYING;md5=628c01ba985ecfa21677f5ee2d5202f6" 11LIC_FILES_CHKSUM = "file://COPYING;md5=628c01ba985ecfa21677f5ee2d5202f6"