From 1efcb1ba2697ad802bf1be092c6523bc64d083e7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 6 Mar 2022 08:42:01 -0800 Subject: [PATCH] recipes: Use SPDX naming scheme for LICENSE field Signed-off-by: Khem Raj --- recipes-bsp/libmcc/libmcc_1.05.1.bb | 2 +- recipes-bsp/mqxboot/mqxboot_1.0.1.bb | 2 +- recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc | 2 +- recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb | 2 +- recipes-bsp/u-boot/u-boot-kontron_2020.01.bb | 2 +- recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb | 2 +- recipes-bsp/u-boot/u-boot-remarkable2_2018.03.bb | 2 +- recipes-bsp/u-boot/u-boot-script-gateworks-imx.bb | 2 +- recipes-bsp/u-boot/u-boot-timesys_2011.12.bb | 2 +- recipes-bsp/u-boot/u-boot-toradex_2020.07.bb | 2 +- recipes-bsp/u-boot/u-boot-variscite_2018.03.bb | 2 +- recipes-connectivity/ti-18xx-wlconf/ti-18xx-wlconf_8.7.3..bb | 2 +- .../kernel-module-mcc-toradex_1.06+toradex2.bb | 2 +- recipes-kernel/linux/linux-boundary_5.10.bb | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/recipes-bsp/libmcc/libmcc_1.05.1.bb b/recipes-bsp/libmcc/libmcc_1.05.1.bb index 2b8b61c..8f7fd2c 100644 --- a/recipes-bsp/libmcc/libmcc_1.05.1.bb +++ b/recipes-bsp/libmcc/libmcc_1.05.1.bb @@ -1,6 +1,6 @@ # Copyright (C) 2013 Timesys Corporation SUMMARY = "Multicore communication Library" -LICENSE = "GPL-2.0 | BSD" +LICENSE = "GPL-2.0-only | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d \ file://BSD_LICENSE;md5=10695b8f86532e5e44640acf4d92a2ef" diff --git a/recipes-bsp/mqxboot/mqxboot_1.0.1.bb b/recipes-bsp/mqxboot/mqxboot_1.0.1.bb index 00f8d61..f69cbcf 100644 --- a/recipes-bsp/mqxboot/mqxboot_1.0.1.bb +++ b/recipes-bsp/mqxboot/mqxboot_1.0.1.bb @@ -1,6 +1,6 @@ # Copyright (C) 2013 Timesys Corporation SUMMARY = "MQX Image loader - starts an MQX image on the M4" -LICENSE = "GPL-2.0 | BSD" +LICENSE = "GPL-2.0-only | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d \ file://BSD_LICENSE;md5=10695b8f86532e5e44640acf4d92a2ef" diff --git a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc index f3429ff..5593245 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc @@ -1,5 +1,5 @@ DESCRIPTION = "U-Boot for Boundary Devices boards" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PV = "v2020.10+git${SRCPV}" diff --git a/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb index 9b70686..85ce027 100644 --- a/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb @@ -1,7 +1,7 @@ require recipes-bsp/u-boot/u-boot.inc DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" DEPENDS = "u-boot-mkimage-native" diff --git a/recipes-bsp/u-boot/u-boot-kontron_2020.01.bb b/recipes-bsp/u-boot/u-boot-kontron_2020.01.bb index ce33f8e..b54cce3 100644 --- a/recipes-bsp/u-boot/u-boot-kontron_2020.01.bb +++ b/recipes-bsp/u-boot/u-boot-kontron_2020.01.bb @@ -8,7 +8,7 @@ require recipes-bsp/u-boot/u-boot.inc SUMMARY = "U-Boot for Kontron based boards" DEPENDS += "bison-native bc-native dtc-native lzop-native" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" SRC_URI = "git://git.kontron-electronics.de/linux/u-boot.git;protocol=https;branch=${SRCBRANCH} \ diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb index b8276e6..2c21a06 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb +++ b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb @@ -5,7 +5,7 @@ PROVIDES += "u-boot" inherit fsl-u-boot-localversion -LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1" +LICENSE = "GPL-2.0-only & BSD-3-Clause & BSD-2-Clause & LGPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = " \ file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \ diff --git a/recipes-bsp/u-boot/u-boot-remarkable2_2018.03.bb b/recipes-bsp/u-boot/u-boot-remarkable2_2018.03.bb index 6a00b80..0d6c23f 100644 --- a/recipes-bsp/u-boot/u-boot-remarkable2_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-remarkable2_2018.03.bb @@ -1,5 +1,5 @@ DESCRIPTION = "U-Boot for reMarkble2" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" require recipes-bsp/u-boot/u-boot.inc diff --git a/recipes-bsp/u-boot/u-boot-script-gateworks-imx.bb b/recipes-bsp/u-boot/u-boot-script-gateworks-imx.bb index 0c8ec48..54a551f 100644 --- a/recipes-bsp/u-boot/u-boot-script-gateworks-imx.bb +++ b/recipes-bsp/u-boot/u-boot-script-gateworks-imx.bb @@ -1,4 +1,4 @@ -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891" DEPENDS = "u-boot-mkimage-native" diff --git a/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb b/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb index 5f5a40f..4005af3 100644 --- a/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb +++ b/recipes-bsp/u-boot/u-boot-timesys_2011.12.bb @@ -6,7 +6,7 @@ require recipes-bsp/u-boot/u-boot.inc PROVIDES += "u-boot" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SRCBRANCH = "2011.12-pcl052" diff --git a/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb index 602067d..2a82973 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb @@ -1,7 +1,7 @@ SUMMARY = "U-Boot bootloader with support for Toradex Computer on Modules" HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome" SECTION = "bootloaders" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" require recipes-bsp/u-boot/u-boot.inc diff --git a/recipes-bsp/u-boot/u-boot-variscite_2018.03.bb b/recipes-bsp/u-boot/u-boot-variscite_2018.03.bb index a3fc42f..6002a1d 100644 --- a/recipes-bsp/u-boot/u-boot-variscite_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-variscite_2018.03.bb @@ -1,7 +1,7 @@ require recipes-bsp/u-boot/u-boot.inc SUMMARY = "U-Boot for Variscite i.MX6Q/DL VAR-SOM-MX6" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" COMPATIBLE_MACHINE = "(imx6qdl-variscite-som)" diff --git a/recipes-connectivity/ti-18xx-wlconf/ti-18xx-wlconf_8.7.3..bb b/recipes-connectivity/ti-18xx-wlconf/ti-18xx-wlconf_8.7.3..bb index ed2f9e7..ecc48fd 100644 --- a/recipes-connectivity/ti-18xx-wlconf/ti-18xx-wlconf_8.7.3..bb +++ b/recipes-connectivity/ti-18xx-wlconf/ti-18xx-wlconf_8.7.3..bb @@ -1,5 +1,5 @@ SUMMARY = "Configuration utility for TI wireless drivers" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" # Tag: R8.7_SP3 (8.7.3) diff --git a/recipes-kernel/kernel-module-mcc-toradex/kernel-module-mcc-toradex_1.06+toradex2.bb b/recipes-kernel/kernel-module-mcc-toradex/kernel-module-mcc-toradex_1.06+toradex2.bb index 4a2c525..b43f1c9 100644 --- a/recipes-kernel/kernel-module-mcc-toradex/kernel-module-mcc-toradex_1.06+toradex2.bb +++ b/recipes-kernel/kernel-module-mcc-toradex/kernel-module-mcc-toradex_1.06+toradex2.bb @@ -1,7 +1,7 @@ # Copyright (C) 2015 Toradex AG # Copyright (C) 2013 Timesys Corporation SUMMARY = "Multicore communication kernel module for linux-toradex kernel" -LICENSE = "GPL-2.0" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=c8959abcbbe4d6676c58eab9354019e6" PROVIDES = "virtual/kernel-module-mcc" diff --git a/recipes-kernel/linux/linux-boundary_5.10.bb b/recipes-kernel/linux/linux-boundary_5.10.bb index a568fe4..af10ddd 100644 --- a/recipes-kernel/linux/linux-boundary_5.10.bb +++ b/recipes-kernel/linux/linux-boundary_5.10.bb @@ -5,7 +5,7 @@ require recipes-kernel/linux/linux-imx.inc SUMMARY = "Linux kernel for Boundary Devices boards" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" LINUX_VERSION = "5.10.72"