diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:44:20 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (patch) | |
| tree | 5b71e3261028cf7043840154af1a9ae140b8a61e /meta-oe/recipes-extended | |
| parent | 66298242119cf805e757b9af8a7ceaf39c05d69a (diff) | |
| download | meta-openembedded-14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
76 files changed, 78 insertions, 78 deletions
diff --git a/meta-oe/recipes-extended/beep/beep_1.4.9.bb b/meta-oe/recipes-extended/beep/beep_1.4.9.bb index 75cf215909..ec62f31870 100644 --- a/meta-oe/recipes-extended/beep/beep_1.4.9.bb +++ b/meta-oe/recipes-extended/beep/beep_1.4.9.bb | |||
| @@ -4,7 +4,7 @@ patterns with given frequencies, durations, and spacing." | |||
| 4 | HOMEPAGE = "https://github.com/spkr-beep/beep" | 4 | HOMEPAGE = "https://github.com/spkr-beep/beep" |
| 5 | BUGTRACKER = "https://github.com/spkr-beep/beep/issues" | 5 | BUGTRACKER = "https://github.com/spkr-beep/beep/issues" |
| 6 | 6 | ||
| 7 | LICENSE = "GPLv2+" | 7 | LICENSE = "GPL-2.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \ | 10 | SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \ |
diff --git a/meta-oe/recipes-extended/bitwise/bitwise_0.43.bb b/meta-oe/recipes-extended/bitwise/bitwise_0.43.bb index f473ccaf5a..713492b44f 100644 --- a/meta-oe/recipes-extended/bitwise/bitwise_0.43.bb +++ b/meta-oe/recipes-extended/bitwise/bitwise_0.43.bb | |||
| @@ -7,7 +7,7 @@ kernel developers and device drivers developers." | |||
| 7 | HOMEPAGE = "https://github.com/mellowcandle/bitwise" | 7 | HOMEPAGE = "https://github.com/mellowcandle/bitwise" |
| 8 | SECTION = "console/utils" | 8 | SECTION = "console/utils" |
| 9 | 9 | ||
| 10 | LICENSE = "GPLv3" | 10 | LICENSE = "GPL-3.0-only" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" |
| 12 | 12 | ||
| 13 | SRC_URI = "https://github.com/mellowcandle/bitwise/releases/download/v${PV}/bitwise-v${PV}.tar.gz \ | 13 | SRC_URI = "https://github.com/mellowcandle/bitwise/releases/download/v${PV}/bitwise-v${PV}.tar.gz \ |
diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.18.1.bb b/meta-oe/recipes-extended/boinc/boinc-client_7.18.1.bb index 114e39463c..63c32dbf0e 100644 --- a/meta-oe/recipes-extended/boinc/boinc-client_7.18.1.bb +++ b/meta-oe/recipes-extended/boinc/boinc-client_7.18.1.bb | |||
| @@ -16,7 +16,7 @@ global warming, discover sources of gravitational waves, and many other types \ | |||
| 16 | of scientific and mathematical research." | 16 | of scientific and mathematical research." |
| 17 | 17 | ||
| 18 | HOMEPAGE = "http://boinc.berkeley.edu/" | 18 | HOMEPAGE = "http://boinc.berkeley.edu/" |
| 19 | LICENSE = "LGPLv2+ & GPLv3" | 19 | LICENSE = "LGPL-2.0-or-later & GPL-3.0-only" |
| 20 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 20 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
| 21 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" | 21 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" |
| 22 | SECTION = "applications" | 22 | SECTION = "applications" |
diff --git a/meta-oe/recipes-extended/cfengine/cfengine_3.15.0.bb b/meta-oe/recipes-extended/cfengine/cfengine_3.15.0.bb index 05d3a1e239..1566f8a88f 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine_3.15.0.bb +++ b/meta-oe/recipes-extended/cfengine/cfengine_3.15.0.bb | |||
| @@ -12,7 +12,7 @@ HOMEPAGE = "http://cfengine.com" | |||
| 12 | 12 | ||
| 13 | SKIP_RECIPE[cfengine] ?= "Needs porting to openssl 3.x" | 13 | SKIP_RECIPE[cfengine] ?= "Needs porting to openssl 3.x" |
| 14 | 14 | ||
| 15 | LICENSE = "GPLv3" | 15 | LICENSE = "GPL-3.0-only" |
| 16 | LIC_FILES_CHKSUM = "file://LICENSE;md5=233aa25e53983237cf0bd4c238af255f" | 16 | LIC_FILES_CHKSUM = "file://LICENSE;md5=233aa25e53983237cf0bd4c238af255f" |
| 17 | 17 | ||
| 18 | DEPENDS = "attr tokyocabinet bison-native" | 18 | DEPENDS = "attr tokyocabinet bison-native" |
diff --git a/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb b/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb index 39cdaea1a3..a743e72520 100644 --- a/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb +++ b/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Terminal based 'The Matrix' screen implementation" | 1 | SUMMARY = "Terminal based 'The Matrix' screen implementation" |
| 2 | AUTHOR = "Abishek V Ashok" | 2 | AUTHOR = "Abishek V Ashok" |
| 3 | 3 | ||
| 4 | LICENSE = "GPL-3.0" | 4 | LICENSE = "GPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/abishekvashok/cmatrix.git;branch=stable;protocol=https" | 7 | SRC_URI = "git://github.com/abishekvashok/cmatrix.git;branch=stable;protocol=https" |
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb index 1c613b0977..dd97796f46 100644 --- a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb +++ b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Collects and summarises system performance statistics" | 1 | SUMMARY = "Collects and summarises system performance statistics" |
| 2 | DESCRIPTION = "collectd is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files." | 2 | DESCRIPTION = "collectd is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files." |
| 3 | LICENSE = "GPLv2 & MIT" | 3 | LICENSE = "GPL-2.0-only & MIT" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1bd21f19f7f0c61a7be8ecacb0e28854" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1bd21f19f7f0c61a7be8ecacb0e28854" |
| 5 | 5 | ||
| 6 | DEPENDS = "rrdtool curl libpcap libxml2 yajl libgcrypt libtool lvm2" | 6 | DEPENDS = "rrdtool curl libpcap libxml2 yajl libgcrypt libtool lvm2" |
diff --git a/meta-oe/recipes-extended/ddrescue/ddrescue_1.26.bb b/meta-oe/recipes-extended/ddrescue/ddrescue_1.26.bb index 165e7040f0..a31911b977 100644 --- a/meta-oe/recipes-extended/ddrescue/ddrescue_1.26.bb +++ b/meta-oe/recipes-extended/ddrescue/ddrescue_1.26.bb | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "GNU ddrescue is a data recovery tool. It copies data \ | |||
| 4 | trying hard to rescue data in case of read errors." | 4 | trying hard to rescue data in case of read errors." |
| 5 | HOMEPAGE = "http://www.gnu.org/software/ddrescue/ddrescue.html" | 5 | HOMEPAGE = "http://www.gnu.org/software/ddrescue/ddrescue.html" |
| 6 | SECTION = "console" | 6 | SECTION = "console" |
| 7 | LICENSE = "GPLv2+" | 7 | LICENSE = "GPL-2.0-or-later" |
| 8 | 8 | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \ |
| 10 | file://main_common.cc;beginline=5;endline=16;md5=ad099df052bdd8297f490712285069da \ | 10 | file://main_common.cc;beginline=5;endline=16;md5=ad099df052bdd8297f490712285069da \ |
diff --git a/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb b/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb index 2bfa575d71..0b1e7e6088 100644 --- a/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb +++ b/meta-oe/recipes-extended/dialog/dialog_1.3-20210509.bb | |||
| @@ -5,7 +5,7 @@ script (or any scripting language)." | |||
| 5 | HOMEPAGE = "http://invisible-island.net/dialog/" | 5 | HOMEPAGE = "http://invisible-island.net/dialog/" |
| 6 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
| 7 | DEPENDS = "ncurses" | 7 | DEPENDS = "ncurses" |
| 8 | LICENSE = "LGPL-2.1" | 8 | LICENSE = "LGPL-2.1-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" |
| 10 | 10 | ||
| 11 | SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz" | 11 | SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz" |
diff --git a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb index f07d4c4067..014c773584 100644 --- a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb +++ b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb | |||
| @@ -9,7 +9,7 @@ logging facility providing: \ | |||
| 9 | - the DLT test applications" | 9 | - the DLT test applications" |
| 10 | HOMEPAGE = "https://www.genivi.org/" | 10 | HOMEPAGE = "https://www.genivi.org/" |
| 11 | SECTION = "console/utils" | 11 | SECTION = "console/utils" |
| 12 | LICENSE = "MPLv2" | 12 | LICENSE = "MPL-2.0" |
| 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8184208060df880fe3137b93eb88aeea" | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8184208060df880fe3137b93eb88aeea" |
| 14 | 14 | ||
| 15 | DEPENDS = "zlib gzip-native json-c" | 15 | DEPENDS = "zlib gzip-native json-c" |
diff --git a/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb b/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb index aa08216eb1..3f00621f71 100644 --- a/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb +++ b/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb | |||
| @@ -7,7 +7,7 @@ customizing printouts." | |||
| 7 | HOMEPAGE = "http://www.gnu.org/software/enscript/" | 7 | HOMEPAGE = "http://www.gnu.org/software/enscript/" |
| 8 | SECTION = "console/utils" | 8 | SECTION = "console/utils" |
| 9 | 9 | ||
| 10 | LICENSE = "GPLv3+" | 10 | LICENSE = "GPL-3.0-or-later" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
| 12 | 12 | ||
| 13 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ | 13 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ |
diff --git a/meta-oe/recipes-extended/haveged/haveged_1.9.14.bb b/meta-oe/recipes-extended/haveged/haveged_1.9.14.bb index ba436c2776..3e4edae9d7 100644 --- a/meta-oe/recipes-extended/haveged/haveged_1.9.14.bb +++ b/meta-oe/recipes-extended/haveged/haveged_1.9.14.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "haveged - A simple entropy daemon" | |||
| 2 | DESCRIPTION = "The haveged project is an attempt to provide an easy-to-use, unpredictable random number generator based upon an adaptation of the HAVEGE algorithm. Haveged was created to remedy low-entropy conditions in the Linux random device that can occur under some workloads, especially on headless servers." | 2 | DESCRIPTION = "The haveged project is an attempt to provide an easy-to-use, unpredictable random number generator based upon an adaptation of the HAVEGE algorithm. Haveged was created to remedy low-entropy conditions in the Linux random device that can occur under some workloads, especially on headless servers." |
| 3 | AUTHOR = "Gary Wuertz" | 3 | AUTHOR = "Gary Wuertz" |
| 4 | HOMEPAGE = "http://www.issihosts.com/haveged/index.html" | 4 | HOMEPAGE = "http://www.issihosts.com/haveged/index.html" |
| 5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPL-3.0-only" |
| 6 | LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 7 | 7 | ||
| 8 | # v1.9.14 | 8 | # v1.9.14 |
diff --git a/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb b/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb index 658392374f..e996593135 100644 --- a/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb +++ b/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "view and edit files in hexadecimal or in ASCII" | 1 | SUMMARY = "view and edit files in hexadecimal or in ASCII" |
| 2 | HOMEPAGE = "http://rigaux.org/hexedit.html" | 2 | HOMEPAGE = "http://rigaux.org/hexedit.html" |
| 3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
| 4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | DEPENDS = "ncurses" | 5 | DEPENDS = "ncurses" |
| 6 | 6 | ||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.19.12.bb b/meta-oe/recipes-extended/hplip/hplip_3.19.12.bb index 0f314288c9..ac845ffcf9 100644 --- a/meta-oe/recipes-extended/hplip/hplip_3.19.12.bb +++ b/meta-oe/recipes-extended/hplip/hplip_3.19.12.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "HP Linux Imaging and Printing" | 1 | SUMMARY = "HP Linux Imaging and Printing" |
| 2 | LICENSE="GPLv2" | 2 | LICENSE="GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=20f2c819499cc2063e9a7b07b408815c" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=20f2c819499cc2063e9a7b07b408815c" |
| 4 | 4 | ||
| 5 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ | 5 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ |
diff --git a/meta-oe/recipes-extended/icewm/icewm_2.9.0.bb b/meta-oe/recipes-extended/icewm/icewm_2.9.0.bb index e8e157658d..dac025de7c 100644 --- a/meta-oe/recipes-extended/icewm/icewm_2.9.0.bb +++ b/meta-oe/recipes-extended/icewm/icewm_2.9.0.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Ice Window Manager (IceWM)" | 1 | DESCRIPTION = "Ice Window Manager (IceWM)" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4a26952467ef79a7efca4a9cf52d417b" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4a26952467ef79a7efca4a9cf52d417b" |
| 4 | 4 | ||
| 5 | SRC_URI = "https://github.com/ice-wm/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.lz \ | 5 | SRC_URI = "https://github.com/ice-wm/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.lz \ |
diff --git a/meta-oe/recipes-extended/indent/indent_2.2.12.bb b/meta-oe/recipes-extended/indent/indent_2.2.12.bb index 80f599b313..1a7d61abc0 100644 --- a/meta-oe/recipes-extended/indent/indent_2.2.12.bb +++ b/meta-oe/recipes-extended/indent/indent_2.2.12.bb | |||
| @@ -7,7 +7,7 @@ to a different one. Indent understands correct C syntax and tries to handle \ | |||
| 7 | incorrect C syntax. \ | 7 | incorrect C syntax. \ |
| 8 | Install the indent package if you are developing applications in C and \ | 8 | Install the indent package if you are developing applications in C and \ |
| 9 | you want a program to format your code." | 9 | you want a program to format your code." |
| 10 | LICENSE = "GPLv3" | 10 | LICENSE = "GPL-3.0-only" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 12 | 12 | ||
| 13 | DEPENDS = "virtual/gettext" | 13 | DEPENDS = "virtual/gettext" |
diff --git a/meta-oe/recipes-extended/inputattach-config/inputattach-config.bb b/meta-oe/recipes-extended/inputattach-config/inputattach-config.bb index 3933355abf..84ed3b052b 100644 --- a/meta-oe/recipes-extended/inputattach-config/inputattach-config.bb +++ b/meta-oe/recipes-extended/inputattach-config/inputattach-config.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "inputattach configuration file" | 1 | SUMMARY = "inputattach configuration file" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
| 4 | 4 | ||
| 5 | SRC_URI = "file://inputattach.conf" | 5 | SRC_URI = "file://inputattach.conf" |
diff --git a/meta-oe/recipes-extended/iotop/iotop_1.21.bb b/meta-oe/recipes-extended/iotop/iotop_1.21.bb index fd4e31f3b5..8eebd691a7 100644 --- a/meta-oe/recipes-extended/iotop/iotop_1.21.bb +++ b/meta-oe/recipes-extended/iotop/iotop_1.21.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A top utility for I/O" | 1 | SUMMARY = "A top utility for I/O" |
| 2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPL-2.0-or-later" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=48e7be78bd2671d08c9c3bad71f1cfaa" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=48e7be78bd2671d08c9c3bad71f1cfaa" |
| 4 | 4 | ||
| 5 | DEPENDS = "ncurses" | 5 | DEPENDS = "ncurses" |
diff --git a/meta-oe/recipes-extended/isomd5sum/isomd5sum_1.2.3.bb b/meta-oe/recipes-extended/isomd5sum/isomd5sum_1.2.3.bb index b0042b6586..4f8ea64a26 100644 --- a/meta-oe/recipes-extended/isomd5sum/isomd5sum_1.2.3.bb +++ b/meta-oe/recipes-extended/isomd5sum/isomd5sum_1.2.3.bb | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "Tools for taking the MD5 sum of ISO images" | |||
| 4 | DEPENDS = "popt python3 openssl curl popt-native" | 4 | DEPENDS = "popt python3 openssl curl popt-native" |
| 5 | RDEPENDS:${BPN} = "openssl curl" | 5 | RDEPENDS:${BPN} = "openssl curl" |
| 6 | 6 | ||
| 7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPL-2.0-only" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/rhinstaller/isomd5sum.git;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/rhinstaller/isomd5sum.git;branch=master;protocol=https \ |
diff --git a/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb b/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb index caa13958dd..d003279966 100644 --- a/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb +++ b/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A handy serial sniffer" | 1 | SUMMARY = "A handy serial sniffer" |
| 2 | LICENSE = "GPL-2.0" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a" |
| 4 | 4 | ||
| 5 | PV = "2.3.6+git${SRCPV}" | 5 | PV = "2.3.6+git${SRCPV}" |
diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb b/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb index b9c3bbb407..3e6df5689a 100644 --- a/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb +++ b/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb | |||
| @@ -3,7 +3,7 @@ block devices. It has a plugin-based architecture where each technology (like \ | |||
| 3 | LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly \ | 3 | LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly \ |
| 4 | with multiple implementations (e.g. using LVM CLI or the new LVM DBus API)." | 4 | with multiple implementations (e.g. using LVM CLI or the new LVM DBus API)." |
| 5 | HOMEPAGE = "http://rhinstaller.github.io/libblockdev/" | 5 | HOMEPAGE = "http://rhinstaller.github.io/libblockdev/" |
| 6 | LICENSE = "LGPLv2+" | 6 | LICENSE = "LGPL-2.0-or-later" |
| 7 | SECTION = "devel/lib" | 7 | SECTION = "devel/lib" |
| 8 | 8 | ||
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" |
diff --git a/meta-oe/recipes-extended/libcec/libcec_6.0.2.bb b/meta-oe/recipes-extended/libcec/libcec_6.0.2.bb index 2036c53eff..cd586897a4 100644 --- a/meta-oe/recipes-extended/libcec/libcec_6.0.2.bb +++ b/meta-oe/recipes-extended/libcec/libcec_6.0.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "USB CEC Adaptor communication Library" | 1 | SUMMARY = "USB CEC Adaptor communication Library" |
| 2 | HOMEPAGE = "http://libcec.pulse-eight.com/" | 2 | HOMEPAGE = "http://libcec.pulse-eight.com/" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b3a719e97f49e4841e90573f9b1a98ac" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b3a719e97f49e4841e90573f9b1a98ac" |
| 6 | 6 | ||
| 7 | DEPENDS = "p8platform udev ncurses swig-native python3" | 7 | DEPENDS = "p8platform udev ncurses swig-native python3" |
diff --git a/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb b/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb index 2369f038b4..6382569923 100644 --- a/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb +++ b/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://hyperrealm.github.io/libconfig/" | |||
| 4 | BUGTRACKER = "https://github.com/hyperrealm/libconfig/issues" | 4 | BUGTRACKER = "https://github.com/hyperrealm/libconfig/issues" |
| 5 | SECTION = "libs" | 5 | SECTION = "libs" |
| 6 | 6 | ||
| 7 | LICENSE = "LGPLv2.1" | 7 | LICENSE = "LGPL-2.1-only" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29" | 8 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://hyperrealm.github.io/libconfig/dist/libconfig-${PV}.tar.gz" | 10 | SRC_URI = "https://hyperrealm.github.io/libconfig/dist/libconfig-${PV}.tar.gz" |
diff --git a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb index 7ca2a5f2c6..2f67b12a8d 100644 --- a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb +++ b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers." | 1 | DESCRIPTION = "Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers." |
| 2 | HOMEPAGE = "http://www.divesoftware.org/libdc/" | 2 | HOMEPAGE = "http://www.divesoftware.org/libdc/" |
| 3 | 3 | ||
| 4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" |
| 6 | 6 | ||
| 7 | DEPENDS = "libusb1" | 7 | DEPENDS = "libusb1" |
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb index 8a2886b8cd..80ab730406 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb +++ b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb | |||
| @@ -19,7 +19,7 @@ SRC_URI = "https://bitbucket.org/tagoh/libgxim/downloads/${BPN}-${PV}.tar.bz2 \ | |||
| 19 | SRC_URI[md5sum] = "4bb1fa63d00eb224439d413591c29a6a" | 19 | SRC_URI[md5sum] = "4bb1fa63d00eb224439d413591c29a6a" |
| 20 | SRC_URI[sha256sum] = "75e20d1744139644f9951b78ea3910b162d3380302315cb4b3d0640f23694c79" | 20 | SRC_URI[sha256sum] = "75e20d1744139644f9951b78ea3910b162d3380302315cb4b3d0640f23694c79" |
| 21 | 21 | ||
| 22 | LICENSE = "LGPLv2+" | 22 | LICENSE = "LGPL-2.0-or-later" |
| 23 | LIC_FILES_CHKSUM = "\ | 23 | LIC_FILES_CHKSUM = "\ |
| 24 | file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 24 | file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 25 | 25 | ||
diff --git a/meta-oe/recipes-extended/libidn/libidn_1.36.bb b/meta-oe/recipes-extended/libidn/libidn_1.36.bb index addc57e414..0dea4aff5c 100644 --- a/meta-oe/recipes-extended/libidn/libidn_1.36.bb +++ b/meta-oe/recipes-extended/libidn/libidn_1.36.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Internationalized Domain Name support library" | |||
| 2 | DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." | 2 | DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." |
| 3 | HOMEPAGE = "http://www.gnu.org/software/libidn/" | 3 | HOMEPAGE = "http://www.gnu.org/software/libidn/" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "(LGPLv2.1+ | LGPLv3) & GPLv3+" | 5 | LICENSE = "(LGPL-2.1-or-later | LGPL-3.0-only) & GPL-3.0-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=df4be47940a91ee69556f5f71eed4aec \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=df4be47940a91ee69556f5f71eed4aec \ |
| 7 | file://COPYING.LESSERv2;md5=4fbd65380cdd255951079008b364516c \ | 7 | file://COPYING.LESSERv2;md5=4fbd65380cdd255951079008b364516c \ |
| 8 | file://COPYING.LESSERv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ | 8 | file://COPYING.LESSERv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ |
| @@ -27,8 +27,8 @@ SRC_URI[sha256sum] = "14b67108344d81ba844631640df77c9071d9fb0659b080326ff5424e86 | |||
| 27 | PACKAGES =+ "idn" | 27 | PACKAGES =+ "idn" |
| 28 | FILES:idn = "${bindir}/*" | 28 | FILES:idn = "${bindir}/*" |
| 29 | 29 | ||
| 30 | LICENSE:${PN} = "LGPLv2.1+ | LGPLv3" | 30 | LICENSE:${PN} = "LGPL-2.1-or-later | LGPL-3.0-only" |
| 31 | LICENSE:idn = "GPLv3+" | 31 | LICENSE:idn = "GPL-3.0-or-later" |
| 32 | 32 | ||
| 33 | EXTRA_OECONF = "--disable-csharp" | 33 | EXTRA_OECONF = "--disable-csharp" |
| 34 | 34 | ||
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_2.2.0.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_2.2.0.bb index a7d2922dd3..db4f507b7c 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libplist_2.2.0.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_2.2.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "A library to handle Apple Property List format whereas it's binary or XML" | 1 | SUMMARY = "A library to handle Apple Property List format whereas it's binary or XML" |
| 2 | HOMEPAGE = "https://github.com/libimobiledevice/libplist" | 2 | HOMEPAGE = "https://github.com/libimobiledevice/libplist" |
| 3 | LICENSE = "GPLv2 & LGPLv2.1" | 3 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ |
| 5 | file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7" | 5 | file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb b/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb index 171e555863..a586f49f96 100644 --- a/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb +++ b/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_2.0.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." | 1 | DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." |
| 2 | LICENSE = "LGPL-2.1" | 2 | LICENSE = "LGPL-2.1-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" |
| 4 | 4 | ||
| 5 | DEPENDS = "udev libusb1 libplist" | 5 | DEPENDS = "udev libusb1 libplist" |
diff --git a/meta-oe/recipes-extended/libleak/libleak_git.bb b/meta-oe/recipes-extended/libleak/libleak_git.bb index 60aa07b8b2..a83a11c684 100644 --- a/meta-oe/recipes-extended/libleak/libleak_git.bb +++ b/meta-oe/recipes-extended/libleak/libleak_git.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | SUMMARY = "libleak detects memory leak by hooking memory functions (e.g. malloc) by LD_PRELOAD" | 4 | SUMMARY = "libleak detects memory leak by hooking memory functions (e.g. malloc) by LD_PRELOAD" |
| 5 | HOMEPAGE = "https://github.com/WuBingzheng/libleak" | 5 | HOMEPAGE = "https://github.com/WuBingzheng/libleak" |
| 6 | LICENSE = "GPL-2.0" | 6 | LICENSE = "GPL-2.0-only" |
| 7 | LIC_FILES_CHKSUM = "file://README.md;beginline=18;endline=21;md5=de4f705f12cdedbe452b2c3524572b03" | 7 | LIC_FILES_CHKSUM = "file://README.md;beginline=18;endline=21;md5=de4f705f12cdedbe452b2c3524572b03" |
| 8 | 8 | ||
| 9 | DEPENDS += "libbacktrace" | 9 | DEPENDS += "libbacktrace" |
diff --git a/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb b/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb index bbfee1ff7a..1d650ac63b 100644 --- a/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb +++ b/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A cross-platform, lightweight Modbus RTU library" | |||
| 2 | DESCRIPTION = "liblightmodbus is a very lightweight, highly configurable, \ | 2 | DESCRIPTION = "liblightmodbus is a very lightweight, highly configurable, \ |
| 3 | platform-independent Modbus RTU library." | 3 | platform-independent Modbus RTU library." |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPL-3.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" |
| 7 | 7 | ||
| 8 | inherit cmake pkgconfig | 8 | inherit cmake pkgconfig |
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb index 880770f34e..bac3a2c0bd 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb +++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "File locking library" | 1 | SUMMARY = "File locking library" |
| 2 | HOMEPAGE = "http://packages.qa.debian.org/libl/liblockfile.html" | 2 | HOMEPAGE = "http://packages.qa.debian.org/libl/liblockfile.html" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "LGPLv2+ & GPLv2+" | 4 | LICENSE = "LGPL-2.0-or-later & GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f4ba6ad04fcb05cc30a4cfa5062c55a3" | 5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f4ba6ad04fcb05cc30a4cfa5062c55a3" |
| 6 | 6 | ||
| 7 | SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.14.orig.tar.gz \ | 7 | SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.14.orig.tar.gz \ |
diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm.inc b/meta-oe/recipes-extended/liblognorm/liblognorm.inc index dc8abb91f1..5a6cda6ca4 100644 --- a/meta-oe/recipes-extended/liblognorm/liblognorm.inc +++ b/meta-oe/recipes-extended/liblognorm/liblognorm.inc | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "Briefly described, liblognorm is a tool to normalize log data." | |||
| 4 | HOMEPAGE = "http://www.liblognorm.com" | 4 | HOMEPAGE = "http://www.liblognorm.com" |
| 5 | SECTION = "base" | 5 | SECTION = "base" |
| 6 | 6 | ||
| 7 | LICENSE = "LGPL-2.1+" | 7 | LICENSE = "LGPL-2.1-or-later" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://www.liblognorm.com/files/download/${BPN}-${PV}.tar.gz\ | 9 | SRC_URI = "http://www.liblognorm.com/files/download/${BPN}-${PV}.tar.gz\ |
| 10 | " | 10 | " |
diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus.inc b/meta-oe/recipes-extended/libmodbus/libmodbus.inc index b502177aa4..0857cc455b 100644 --- a/meta-oe/recipes-extended/libmodbus/libmodbus.inc +++ b/meta-oe/recipes-extended/libmodbus/libmodbus.inc | |||
| @@ -5,7 +5,7 @@ QNX and Windows." | |||
| 5 | HOMEPAGE = "http://www.libmodbus.org/" | 5 | HOMEPAGE = "http://www.libmodbus.org/" |
| 6 | SECTION = "libs" | 6 | SECTION = "libs" |
| 7 | 7 | ||
| 8 | LICENSE = "LGPLv2.1+" | 8 | LICENSE = "LGPL-2.1-or-later" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" | 9 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" |
| 10 | 10 | ||
| 11 | SRC_URI = "http://libmodbus.org/releases/${BP}.tar.gz" | 11 | SRC_URI = "http://libmodbus.org/releases/${BP}.tar.gz" |
diff --git a/meta-oe/recipes-extended/libpwquality/libpwquality_1.4.4.bb b/meta-oe/recipes-extended/libpwquality/libpwquality_1.4.4.bb index ec427a9a73..f892cc650d 100644 --- a/meta-oe/recipes-extended/libpwquality/libpwquality_1.4.4.bb +++ b/meta-oe/recipes-extended/libpwquality/libpwquality_1.4.4.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Library for password quality checking and generating random passwords" | 1 | DESCRIPTION = "Library for password quality checking and generating random passwords" |
| 2 | HOMEPAGE = "https://github.com/libpwquality/libpwquality" | 2 | HOMEPAGE = "https://github.com/libpwquality/libpwquality" |
| 3 | SECTION = "devel/lib" | 3 | SECTION = "devel/lib" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bd2f1386df813a459a0c34fde676fc2" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bd2f1386df813a459a0c34fde676fc2" |
| 6 | 6 | ||
| 7 | SRCNAME = "libpwquality" | 7 | SRCNAME = "libpwquality" |
diff --git a/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb b/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb index 48a7d086b5..eb818e5651 100644 --- a/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb +++ b/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb | |||
| @@ -4,7 +4,7 @@ It provides high performance logging, tracing, ipc, and poll." | |||
| 4 | 4 | ||
| 5 | HOMEPAGE = "https://github.com/clusterlabs/libqb/wiki" | 5 | HOMEPAGE = "https://github.com/clusterlabs/libqb/wiki" |
| 6 | SECTION = "libs" | 6 | SECTION = "libs" |
| 7 | LICENSE = "LGPL-2.1" | 7 | LICENSE = "LGPL-2.1-only" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785" |
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb index 631860a903..d917a32472 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Libraries providing API for reporting different problems in appli | |||
| 2 | to different bug targets like Bugzilla, ftp, trac, etc..." | 2 | to different bug targets like Bugzilla, ftp, trac, etc..." |
| 3 | SUMMARY = "Generic library for reporting various problems" | 3 | SUMMARY = "Generic library for reporting various problems" |
| 4 | HOMEPAGE = "https://abrt.readthedocs.org/" | 4 | HOMEPAGE = "https://abrt.readthedocs.org/" |
| 5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPL-2.0-or-later" |
| 6 | DEPENDS = "xmlrpc-c xmlrpc-c-native intltool-native \ | 6 | DEPENDS = "xmlrpc-c xmlrpc-c-native intltool-native \ |
| 7 | json-c libtar libnewt libproxy rpm \ | 7 | json-c libtar libnewt libproxy rpm \ |
| 8 | augeas satyr systemd \ | 8 | augeas satyr systemd \ |
diff --git a/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb b/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb index 192d4bce6f..4190338c1f 100644 --- a/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb +++ b/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "libserialport is a minimal, cross-platform shared library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports." | 1 | DESCRIPTION = "libserialport is a minimal, cross-platform shared library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports." |
| 2 | HOMEPAGE = "https://sigrok.org/wiki/Libserialport" | 2 | HOMEPAGE = "https://sigrok.org/wiki/Libserialport" |
| 3 | 3 | ||
| 4 | LICENSE = "LGPL-3.0+" | 4 | LICENSE = "LGPL-3.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
diff --git a/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb b/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb index 61f159c574..7498a57049 100644 --- a/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb +++ b/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Utilities to collect and visualise system statistics" | 1 | DESCRIPTION = "Utilities to collect and visualise system statistics" |
| 2 | HOMEPAGE = "http://www.i-scream.org/libstatgrab/" | 2 | HOMEPAGE = "http://www.i-scream.org/libstatgrab/" |
| 3 | 3 | ||
| 4 | LICENSE = "GPL-2.0+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 6 | 6 | ||
| 7 | DEPENDS = "ncurses" | 7 | DEPENDS = "ncurses" |
diff --git a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb index c93c8b0be3..e22b25a168 100644 --- a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb +++ b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Libuio - helper library for UIO subsystem" | 1 | SUMMARY = "Libuio - helper library for UIO subsystem" |
| 2 | SECTION = "base" | 2 | SECTION = "base" |
| 3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://git.code.sf.net/p/libuio/code;branch=master \ | 6 | SRC_URI = "git://git.code.sf.net/p/libuio/code;branch=master \ |
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb index 792d696241..955dd5154b 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Library for converting WMF files" | |||
| 2 | HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html" | 2 | HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 7 | 7 | ||
| 8 | PR = "r3" | 8 | PR = "r3" |
diff --git a/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb b/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb index 504176d632..b706f634ed 100644 --- a/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb +++ b/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb | |||
| @@ -5,7 +5,7 @@ input subsystem (providing support for serial mice, touchscreens etc.), and test | |||
| 5 | the input event layer." | 5 | the input event layer." |
| 6 | HOMEPAGE = "https://sourceforge.net/projects/linuxconsole" | 6 | HOMEPAGE = "https://sourceforge.net/projects/linuxconsole" |
| 7 | 7 | ||
| 8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPL-2.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 10 | 10 | ||
| 11 | DEPENDS = "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 11 | DEPENDS = "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
diff --git a/meta-oe/recipes-extended/lockfile-progs/lockfile-progs_0.1.19.bb b/meta-oe/recipes-extended/lockfile-progs/lockfile-progs_0.1.19.bb index df88afa310..d7ba6e14b2 100644 --- a/meta-oe/recipes-extended/lockfile-progs/lockfile-progs_0.1.19.bb +++ b/meta-oe/recipes-extended/lockfile-progs/lockfile-progs_0.1.19.bb | |||
| @@ -4,7 +4,7 @@ lockfile-progs provide a method to lock and unlock mailboxes and files \ | |||
| 4 | safely (via liblockfile)." | 4 | safely (via liblockfile)." |
| 5 | HOMEPAGE = "http://packages.qa.debian.org/l/lockfile-progs.html" | 5 | HOMEPAGE = "http://packages.qa.debian.org/l/lockfile-progs.html" |
| 6 | SECTION = "Applications/System" | 6 | SECTION = "Applications/System" |
| 7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPL-2.0-only" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
| 9 | DEPENDS = "liblockfile" | 9 | DEPENDS = "liblockfile" |
| 10 | 10 | ||
diff --git a/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb b/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb index 53d4f463b5..73e4eac3dd 100644 --- a/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb +++ b/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "An Enhanced Printer Spooler" | 1 | SUMMARY = "An Enhanced Printer Spooler" |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | LICENSE = "GPLv2 | Artistic-1.0" | 3 | LICENSE = "GPL-2.0-only | Artistic-1.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6570d8d699af1883db9d0e733ac9bfb" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6570d8d699af1883db9d0e733ac9bfb" |
| 5 | 5 | ||
| 6 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ | 6 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ |
diff --git a/meta-oe/recipes-extended/md5deep/md5deep_git.bb b/meta-oe/recipes-extended/md5deep/md5deep_git.bb index cc31323c3f..3cbe785a52 100644 --- a/meta-oe/recipes-extended/md5deep/md5deep_git.bb +++ b/meta-oe/recipes-extended/md5deep/md5deep_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "md5deep and hashdeep to compute and audit hashsets of amounts of file | |||
| 2 | DESCRIPTION = "md5deep is a set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. This package also includes hashdeep which is also able to audit hashsets." | 2 | DESCRIPTION = "md5deep is a set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. This package also includes hashdeep which is also able to audit hashsets." |
| 3 | AUTHOR = "Jesse Kornblum, Simson L. Garfinkel" | 3 | AUTHOR = "Jesse Kornblum, Simson L. Garfinkel" |
| 4 | HOMEPAGE = "http://md5deep.sourceforge.net" | 4 | HOMEPAGE = "http://md5deep.sourceforge.net" |
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=9190f660105b9a56cdb272309bfd5491" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=9190f660105b9a56cdb272309bfd5491" |
| 7 | 7 | ||
| 8 | PV = "4.4+git${SRCPV}" | 8 | PV = "4.4+git${SRCPV}" |
diff --git a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb index 24271eb2bc..df43d25ac3 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Set of CLI tools for Openlmi providers" | 1 | SUMMARY = "Set of CLI tools for Openlmi providers" |
| 2 | DESCRIPTION = "openlmi-tools is a set of command line tools for Openlmi providers." | 2 | DESCRIPTION = "openlmi-tools is a set of command line tools for Openlmi providers." |
| 3 | HOMEPAGE = "http://www.openlmi.org/" | 3 | HOMEPAGE = "http://www.openlmi.org/" |
| 4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://../COPYING;md5=75859989545e37968a99b631ef42722e" | 5 | LIC_FILES_CHKSUM = "file://../COPYING;md5=75859989545e37968a99b631ef42722e" |
| 6 | SECTION = "System/Management" | 6 | SECTION = "System/Management" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-extended/ostree/ostree_2021.6.bb b/meta-oe/recipes-extended/ostree/ostree_2021.6.bb index d2d5dc0aa0..cf149aef9d 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2021.6.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2021.6.bb | |||
| @@ -4,7 +4,7 @@ tools that combines a \"git-like\" model for committing and downloading \ | |||
| 4 | bootable filesystem trees, along with a layer for deploying them and managing \ | 4 | bootable filesystem trees, along with a layer for deploying them and managing \ |
| 5 | the bootloader configuration." | 5 | the bootloader configuration." |
| 6 | HOMEPAGE = "https://ostree.readthedocs.io" | 6 | HOMEPAGE = "https://ostree.readthedocs.io" |
| 7 | LICENSE = "LGPLv2.1" | 7 | LICENSE = "LGPL-2.1-only" |
| 8 | 8 | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
| 10 | 10 | ||
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb index a5e9539e9d..04923116cf 100644 --- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "7-zip is a commandline utility handling 7z archives." | 1 | SUMMARY = "7-zip is a commandline utility handling 7z archives." |
| 2 | HOMEPAGE = "http://www.7-zip.org/" | 2 | HOMEPAGE = "http://www.7-zip.org/" |
| 3 | LICENSE = "LGPL-2.1+ & unRAR" | 3 | LICENSE = "LGPL-2.1-or-later & unRAR" |
| 4 | LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c \ | 4 | LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c \ |
| 5 | file://DOC/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de \ | 5 | file://DOC/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de \ |
| 6 | file://DOC/License.txt;md5=879598edf1f54dddb6930d7581357f8b" | 6 | file://DOC/License.txt;md5=879598edf1f54dddb6930d7581357f8b" |
diff --git a/meta-oe/recipes-extended/p8platform/p8platform_git.bb b/meta-oe/recipes-extended/p8platform/p8platform_git.bb index eca7d874bf..8a06990574 100644 --- a/meta-oe/recipes-extended/p8platform/p8platform_git.bb +++ b/meta-oe/recipes-extended/p8platform/p8platform_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Platform support library used by libCEC and binary add-ons for Kodi" | 1 | SUMMARY = "Platform support library used by libCEC and binary add-ons for Kodi" |
| 2 | HOMEPAGE = "http://libcec.pulse-eight.com/" | 2 | HOMEPAGE = "http://libcec.pulse-eight.com/" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://src/os.h;md5=752555fa94e82005d45fd201fee5bd33" | 5 | LIC_FILES_CHKSUM = "file://src/os.h;md5=752555fa94e82005d45fd201fee5bd33" |
| 6 | 6 | ||
| 7 | PV = "2.1.0.1" | 7 | PV = "2.1.0.1" |
diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb index dc7b84986f..7dd48b3b42 100644 --- a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb +++ b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "PAM cached credentials module" | 1 | SUMMARY = "PAM cached credentials module" |
| 2 | HOMEPAGE = "https://www.padl.com/OSS/pam_ccreds.html" | 2 | HOMEPAGE = "https://www.padl.com/OSS/pam_ccreds.html" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | 6 | ||
| 7 | DEPENDS = "libpam openssl db" | 7 | DEPENDS = "libpam openssl db" |
diff --git a/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb b/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb index 2db8b18160..f7cf4a03ff 100644 --- a/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb +++ b/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "pam-ssh-agent-auth" | |||
| 2 | DESCRIPTION = "A PAM module which permits authentication via ssh-agent." | 2 | DESCRIPTION = "A PAM module which permits authentication via ssh-agent." |
| 3 | HOMEPAGE = "http://sourceforge.net/projects/pamsshagentauth/" | 3 | HOMEPAGE = "http://sourceforge.net/projects/pamsshagentauth/" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "openssl & BSD" | 5 | LICENSE = "OpenSSL & BSD" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE.OpenSSL;md5=8ab01146141ded59b75f8ba7811ed05a \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE.OpenSSL;md5=8ab01146141ded59b75f8ba7811ed05a \ |
| 7 | file://OPENSSH_LICENSE;md5=7ae09218173be1643c998a4b71027f9b \ | 7 | file://OPENSSH_LICENSE;md5=7ae09218173be1643c998a4b71027f9b \ |
| 8 | " | 8 | " |
diff --git a/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb b/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb index 035fe9f654..7768d17418 100644 --- a/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb +++ b/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb | |||
| @@ -6,7 +6,7 @@ are nonetheless useful and familiar to a large audience of end-users." | |||
| 6 | 6 | ||
| 7 | HOMEPAGE = "http://search.cpan.org/dist/File-FnMatch/" | 7 | HOMEPAGE = "http://search.cpan.org/dist/File-FnMatch/" |
| 8 | SECTION = "libs" | 8 | SECTION = "libs" |
| 9 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 10 | 10 | ||
| 11 | LIC_FILES_CHKSUM = "file://README;beginline=34;endline=37;md5=54fdfac62963b7cece5583ab38f2cf0d" | 11 | LIC_FILES_CHKSUM = "file://README;beginline=34;endline=37;md5=54fdfac62963b7cece5583ab38f2cf0d" |
| 12 | 12 | ||
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.119.bb b/meta-oe/recipes-extended/polkit/polkit_0.119.bb index d76361732a..b5f77700c4 100644 --- a/meta-oe/recipes-extended/polkit/polkit_0.119.bb +++ b/meta-oe/recipes-extended/polkit/polkit_0.119.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "PolicyKit Authorization Framework" | 1 | SUMMARY = "PolicyKit Authorization Framework" |
| 2 | DESCRIPTION = "The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes." | 2 | DESCRIPTION = "The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes." |
| 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/polkit" | 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/polkit" |
| 4 | LICENSE = "LGPLv2+" | 4 | LICENSE = "LGPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \ |
| 6 | file://src/polkit/polkit.h;beginline=1;endline=20;md5=0a8630b0133176d0504c87a0ded39db4" | 6 | file://src/polkit/polkit.h;beginline=1;endline=20;md5=0a8630b0133176d0504c87a0ded39db4" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb index d7e59e9637..88a18aa137 100644 --- a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb +++ b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | SUMMARY = "A very simple convenience library for handling properties and signals in C++11." | 4 | SUMMARY = "A very simple convenience library for handling properties and signals in C++11." |
| 5 | SECTION = "libs" | 5 | SECTION = "libs" |
| 6 | LICENSE = "LGPLv3" | 6 | LICENSE = "LGPL-3.0-only" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
| 8 | 8 | ||
| 9 | PV = "0.0.1+git${SRCPV}" | 9 | PV = "0.0.1+git${SRCPV}" |
diff --git a/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb b/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb index 214768fe5b..7359c12544 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb +++ b/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb | |||
| @@ -22,7 +22,7 @@ SRC_URI += "file://0001-rarpd.8-add-man-file.patch \ | |||
| 22 | file://rarpd.service \ | 22 | file://rarpd.service \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | LICENSE = "GPLv2+" | 25 | LICENSE = "GPL-2.0-or-later" |
| 26 | LIC_FILES_CHKSUM = "file://rarpd.c;md5=199b20b172ea93121bc613a9c77b6931" | 26 | LIC_FILES_CHKSUM = "file://rarpd.c;md5=199b20b172ea93121bc613a9c77b6931" |
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/${BPN}" | 28 | S = "${WORKDIR}/${BPN}" |
diff --git a/meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb b/meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb index bb72316cf8..122b0707cf 100644 --- a/meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb +++ b/meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "High performance data logging and graphing system for time series data" | 1 | SUMMARY = "High performance data logging and graphing system for time series data" |
| 2 | HOMEPAGE = "http://oss.oetiker.ch/rrdtool/" | 2 | HOMEPAGE = "http://oss.oetiker.ch/rrdtool/" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=39df84cfd8a5e18bf988f277f7946676" | 5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=39df84cfd8a5e18bf988f277f7946676" |
| 6 | 6 | ||
| 7 | DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native python3-setuptools-native" | 7 | DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native python3-setuptools-native" |
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb index 6a1f88093f..acdbbb7d1b 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "A reliable logging library" | 1 | SUMMARY = "A reliable logging library" |
| 2 | HOMEPAGE = "https://github.com/rsyslog/librelp" | 2 | HOMEPAGE = "https://github.com/rsyslog/librelp" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9" |
| 6 | 6 | ||
| 7 | DEPENDS = "gmp nettle libidn zlib gnutls openssl" | 7 | DEPENDS = "gmp nettle libidn zlib gnutls openssl" |
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2202.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2202.0.bb index b9c4e60cb9..ebb8ecf9bd 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2202.0.bb +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2202.0.bb | |||
| @@ -11,7 +11,7 @@ Rsyslog is an enhanced syslogd supporting, among others, MySQL,\ | |||
| 11 | 11 | ||
| 12 | DEPENDS = "zlib libestr libfastjson bison-native flex-native liblogging" | 12 | DEPENDS = "zlib libestr libfastjson bison-native flex-native liblogging" |
| 13 | HOMEPAGE = "http://www.rsyslog.com/" | 13 | HOMEPAGE = "http://www.rsyslog.com/" |
| 14 | LICENSE = "GPLv3 & LGPLv3 & Apache-2.0" | 14 | LICENSE = "GPL-3.0-only & LGPL-3.0-only & Apache-2.0" |
| 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=51d9635e646fb75e1b74c074f788e973 \ | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=51d9635e646fb75e1b74c074f788e973 \ |
| 16 | file://COPYING.LESSER;md5=cb7903f1e5c39ae838209e130dca270a \ | 16 | file://COPYING.LESSER;md5=cb7903f1e5c39ae838209e130dca270a \ |
| 17 | file://COPYING.ASL20;md5=052f8a09206615ab07326ff8ce2d9d32\ | 17 | file://COPYING.ASL20;md5=052f8a09206615ab07326ff8ce2d9d32\ |
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb index 4bfd67e27b..d8cb24cab0 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb +++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb | |||
| @@ -8,7 +8,7 @@ lease algorithms: delta leases and paxos leases." | |||
| 8 | HOMEPAGE = "https://pagure.io/sanlock" | 8 | HOMEPAGE = "https://pagure.io/sanlock" |
| 9 | SECTION = "utils" | 9 | SECTION = "utils" |
| 10 | 10 | ||
| 11 | LICENSE = "LGPLv2+ & GPLv2 & GPLv2+" | 11 | LICENSE = "LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later" |
| 12 | LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22" | 12 | LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22" |
| 13 | 13 | ||
| 14 | PV .= "+git${SRCPV}" | 14 | PV .= "+git${SRCPV}" |
diff --git a/meta-oe/recipes-extended/sedutil/sedutil_git.bb b/meta-oe/recipes-extended/sedutil/sedutil_git.bb index e4323ec83c..a377d4ec5a 100644 --- a/meta-oe/recipes-extended/sedutil/sedutil_git.bb +++ b/meta-oe/recipes-extended/sedutil/sedutil_git.bb | |||
| @@ -3,7 +3,7 @@ to the Trusted Computing Group OPAL 2.0 SSC specification." | |||
| 3 | SUMMARY = "The Drive Trust Alliance Self Encrypting Drive Utility" | 3 | SUMMARY = "The Drive Trust Alliance Self Encrypting Drive Utility" |
| 4 | HOMEPAGE = "https://github.com/Drive-Trust-Alliance/sedutil" | 4 | HOMEPAGE = "https://github.com/Drive-Trust-Alliance/sedutil" |
| 5 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
| 6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPL-3.0-only" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" | 8 | LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" |
| 9 | 9 | ||
diff --git a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb index 0628c1d586..fe2ebe4ff7 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb +++ b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "9bf8c42acaa247efd9321bdb1fc2390022f0c554d77fbbd4a7363d990f | |||
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/${BPN}" | 12 | S = "${WORKDIR}/${BPN}" |
| 13 | 13 | ||
| 14 | LICENSE = "GPLv2+" | 14 | LICENSE = "GPL-2.0-or-later" |
| 15 | LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833" | 15 | LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833" |
| 16 | 16 | ||
| 17 | do_compile:prepend() { | 17 | do_compile:prepend() { |
diff --git a/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb b/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb index 5a5b357f0c..1e5ffdd856 100644 --- a/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb +++ b/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "libsigrok is a shared library written in C, which provides the basic hardware access drivers for logic analyzers and other supported devices, as well as input/output file format support." | 1 | DESCRIPTION = "libsigrok is a shared library written in C, which provides the basic hardware access drivers for logic analyzers and other supported devices, as well as input/output file format support." |
| 2 | HOMEPAGE = "http://sigrok.org/wiki/Main_Page" | 2 | HOMEPAGE = "http://sigrok.org/wiki/Main_Page" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | DEPENDS = "glib-2.0 libzip" | 7 | DEPENDS = "glib-2.0 libzip" |
diff --git a/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb b/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb index 86b894090e..24091bcf90 100644 --- a/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb +++ b/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "libsigrokdecode is a shared library written in C, which provides (streaming) protocol decoding functionality." | 1 | DESCRIPTION = "libsigrokdecode is a shared library written in C, which provides (streaming) protocol decoding functionality." |
| 2 | HOMEPAGE = "http://sigrok.org/wiki/Main_Page" | 2 | HOMEPAGE = "http://sigrok.org/wiki/Main_Page" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | DEPENDS = "glib-2.0 python3" | 7 | DEPENDS = "glib-2.0 python3" |
diff --git a/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb b/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb index 2f0aa8cc06..48f96cc435 100644 --- a/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb +++ b/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "sigrok-cli is a command-line frontend for sigrok." | 1 | DESCRIPTION = "sigrok-cli is a command-line frontend for sigrok." |
| 2 | HOMEPAGE = "http://sigrok.org/wiki/Main_Page" | 2 | HOMEPAGE = "http://sigrok.org/wiki/Main_Page" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | DEPENDS = "libsigrok" | 7 | DEPENDS = "libsigrok" |
diff --git a/meta-oe/recipes-extended/smartmontools/smartmontools_7.2.bb b/meta-oe/recipes-extended/smartmontools/smartmontools_7.2.bb index 233d5b8572..28f0ce8cd1 100644 --- a/meta-oe/recipes-extended/smartmontools/smartmontools_7.2.bb +++ b/meta-oe/recipes-extended/smartmontools/smartmontools_7.2.bb | |||
| @@ -9,7 +9,7 @@ utilities will provide advanced warning of disk degradation and failure." | |||
| 9 | HOMEPAGE = "http://smartmontools.sourceforge.net/" | 9 | HOMEPAGE = "http://smartmontools.sourceforge.net/" |
| 10 | SECTION = "console/utils" | 10 | SECTION = "console/utils" |
| 11 | 11 | ||
| 12 | LICENSE = "GPLv2" | 12 | LICENSE = "GPL-2.0-only" |
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 14 | 14 | ||
| 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz \ | 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz \ |
diff --git a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb index 0e53cfa8d0..993efab395 100644 --- a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb +++ b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | LICENSE = "GPLv2" | 1 | LICENSE = "GPL-2.0-only" |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931" |
| 3 | SRCREV = "beb4650660179963a8ed5b5cbf2085cc1b34f608" | 3 | SRCREV = "beb4650660179963a8ed5b5cbf2085cc1b34f608" |
| 4 | PV = "1.0+git${SRCPV}" | 4 | PV = "1.0+git${SRCPV}" |
diff --git a/meta-oe/recipes-extended/socketcan/can-utils_git.bb b/meta-oe/recipes-extended/socketcan/can-utils_git.bb index 45978bb2c5..07b80a5307 100644 --- a/meta-oe/recipes-extended/socketcan/can-utils_git.bb +++ b/meta-oe/recipes-extended/socketcan/can-utils_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Linux CAN network development utilities" | 1 | SUMMARY = "Linux CAN network development utilities" |
| 2 | LICENSE = "GPLv2 & BSD-3-Clause" | 2 | LICENSE = "GPL-2.0-only & BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=44;md5=a9e1169c6c9a114a61329e99f86fdd31" | 3 | LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=44;md5=a9e1169c6c9a114a61329e99f86fdd31" |
| 4 | 4 | ||
| 5 | DEPENDS = "libsocketcan" | 5 | DEPENDS = "libsocketcan" |
diff --git a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb index 59114b0278..ab4710e81f 100644 --- a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb +++ b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "canutils (PTX flavour)" | |||
| 2 | HOMEPAGE = "http://www.pengutronix.de" | 2 | HOMEPAGE = "http://www.pengutronix.de" |
| 3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 7 | 7 | ||
| 8 | DEPENDS = "libsocketcan" | 8 | DEPENDS = "libsocketcan" |
diff --git a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.12.bb b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.12.bb index 27380ee19d..9f6ef85c87 100644 --- a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.12.bb +++ b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.12.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Control basic functions in socketcan from userspace" | |||
| 2 | HOMEPAGE = "http://www.pengutronix.de" | 2 | HOMEPAGE = "http://www.pengutronix.de" |
| 3 | SECTION = "libs/network" | 3 | SECTION = "libs/network" |
| 4 | 4 | ||
| 5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://src/libsocketcan.c;beginline=3;endline=17;md5=97e38adced4385d8fba1ae2437cedee1" | 6 | LIC_FILES_CHKSUM = "file://src/libsocketcan.c;beginline=3;endline=17;md5=97e38adced4385d8fba1ae2437cedee1" |
| 7 | 7 | ||
| 8 | SRCREV = "077def398ad303043d73339112968e5112d8d7c8" | 8 | SRCREV = "077def398ad303043d73339112968e5112d8d7c8" |
diff --git a/meta-oe/recipes-extended/sysdig/sysdig_git.bb b/meta-oe/recipes-extended/sysdig/sysdig_git.bb index 340a124965..3916bbd60d 100644 --- a/meta-oe/recipes-extended/sysdig/sysdig_git.bb +++ b/meta-oe/recipes-extended/sysdig/sysdig_git.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Sysdig is open source, system-level exploration: capture \ | |||
| 3 | system state and activity from a running Linux instance, then save, \ | 3 | system state and activity from a running Linux instance, then save, \ |
| 4 | filter and analyze." | 4 | filter and analyze." |
| 5 | HOMEPAGE = "http://www.sysdig.org/" | 5 | HOMEPAGE = "http://www.sysdig.org/" |
| 6 | LICENSE = "Apache-2.0 & (MIT | GPL-2.0)" | 6 | LICENSE = "Apache-2.0 & (MIT | GPL-2.0-only)" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=f8fee3d59797546cffab04f3b88b2d44" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=f8fee3d59797546cffab04f3b88b2d44" |
| 8 | 8 | ||
| 9 | inherit cmake pkgconfig | 9 | inherit cmake pkgconfig |
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb index 271fe7a284..fc64ec0fcb 100644 --- a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb +++ b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Transparent Inter-Process Communication protocol" | 1 | SUMMARY = "Transparent Inter-Process Communication protocol" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://tipclog/tipc.h;endline=35;md5=985b6ea8735818511d276c1b466cce98" | 3 | LIC_FILES_CHKSUM = "file://tipclog/tipc.h;endline=35;md5=985b6ea8735818511d276c1b466cce98" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://git.code.sf.net/p/tipc/tipcutils;branch=master \ | 5 | SRC_URI = "git://git.code.sf.net/p/tipc/tipcutils;branch=master \ |
diff --git a/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb b/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb index 13aa92e116..8dca2940b5 100644 --- a/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb +++ b/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Hardware performance monitoring counters" | 1 | SUMMARY = "Hardware performance monitoring counters" |
| 2 | HOMEPAGE = "https://team.inria.fr/pacap/software/tiptop/" | 2 | HOMEPAGE = "https://team.inria.fr/pacap/software/tiptop/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | DEPENDS = "ncurses libxml2 bison-native flex-native" | 5 | DEPENDS = "ncurses libxml2 bison-native flex-native" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb b/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb index c8d585729f..3a3dd192be 100644 --- a/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb +++ b/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "A lightweight hotkey daemon" | 1 | SUMMARY = "A lightweight hotkey daemon" |
| 2 | HOMEPAGE = "https://github.com/wertarbyte/triggerhappy" | 2 | HOMEPAGE = "https://github.com/wertarbyte/triggerhappy" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | # matches debian/0.5.0-1 tag | 7 | # matches debian/0.5.0-1 tag |
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb index 3e8d87f9aa..b3db508cc7 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
| 2 | SUMMARY = "Utilities for User-Mode-Linux" | 2 | SUMMARY = "Utilities for User-Mode-Linux" |
| 3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | DEPENDS = "zlib ncurses readline" | 4 | DEPENDS = "zlib ncurses readline" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
| 6 | SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \ | 6 | SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \ |
diff --git a/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb b/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb index 3c17d7a3c5..a374041934 100644 --- a/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb +++ b/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb | |||
| @@ -6,7 +6,7 @@ DESCRIPTION = "Sometimes a malicious local user could cause more problems \ | |||
| 6 | " | 6 | " |
| 7 | SECTION = "utils" | 7 | SECTION = "utils" |
| 8 | 8 | ||
| 9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPL-2.0-only" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf" |
| 11 | 11 | ||
| 12 | SRC_URI = "${GENTOO_MIRROR}/${BP}.tar.gz \ | 12 | SRC_URI = "${GENTOO_MIRROR}/${BP}.tar.gz \ |
diff --git a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb index ef1ae2c0b0..faf8dd362d 100644 --- a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb +++ b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "The volume_key project provides a libvolume_key, a library for manipulating \ | 1 | DESCRIPTION = "The volume_key project provides a libvolume_key, a library for manipulating \ |
| 2 | storage volume encryption keys and storing them separately from volumes, and an \ | 2 | storage volume encryption keys and storing them separately from volumes, and an \ |
| 3 | associated command-line tool, named volume_key." | 3 | associated command-line tool, named volume_key." |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | SECTION = "devel/lib" | 5 | SECTION = "devel/lib" |
| 6 | 6 | ||
| 7 | HOMEPAGE = "https://pagure.io/volume_key" | 7 | HOMEPAGE = "https://pagure.io/volume_key" |
diff --git a/meta-oe/recipes-extended/wipe/wipe_0.24.bb b/meta-oe/recipes-extended/wipe/wipe_0.24.bb index 3ccc5afd5c..ad32cb0e72 100644 --- a/meta-oe/recipes-extended/wipe/wipe_0.24.bb +++ b/meta-oe/recipes-extended/wipe/wipe_0.24.bb | |||
| @@ -6,7 +6,7 @@ including Linux 2. * , (Open, Net, Free)BSD, aix 4.1, SunOS \ | |||
| 6 | packages are available on most Linux distributions. \ | 6 | packages are available on most Linux distributions. \ |
| 7 | Under Debian, the package name is wipe" | 7 | Under Debian, the package name is wipe" |
| 8 | HOMEPAGE = "http://lambda-diode.com/software/wipe/" | 8 | HOMEPAGE = "http://lambda-diode.com/software/wipe/" |
| 9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPL-2.0-only" |
| 10 | LIC_FILES_CHKSUM = "file://GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" | 10 | LIC_FILES_CHKSUM = "file://GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/berke/wipe.git;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/berke/wipe.git;branch=master;protocol=https \ |
diff --git a/meta-oe/recipes-extended/zlog/zlog_1.2.15.bb b/meta-oe/recipes-extended/zlog/zlog_1.2.15.bb index 1a77665e99..0fda3e6756 100644 --- a/meta-oe/recipes-extended/zlog/zlog_1.2.15.bb +++ b/meta-oe/recipes-extended/zlog/zlog_1.2.15.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Zlog is a pure C logging library" | 1 | DESCRIPTION = "Zlog is a pure C logging library" |
| 2 | HOMEPAGE = "https://github.com/HardySimpson/zlog" | 2 | HOMEPAGE = "https://github.com/HardySimpson/zlog" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 5 | 5 | ||
| 6 | SRCREV = "876099f3c66033f3de11d79f63814766b1021dbe" | 6 | SRCREV = "876099f3c66033f3de11d79f63814766b1021dbe" |
