]> code.ossystems Code Review - meta-freescale.git/commitdiff
layer: Update LICENSE variable to use SPDX license identifiers 995/head
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 3 Mar 2022 15:34:00 +0000 (15:34 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 3 Mar 2022 15:34:00 +0000 (15:34 +0000)
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for
obsolete license usage"), LICENSE field not containing SPDX identifiers
are treated with WARNING.

An automated conversion using scripts/contrib/convert-spdx-licenses.py to
convert to use the standard SPDX license identifiers has been done on
the entire layer.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
57 files changed:
recipes-bsp/boot-format/boot-format_git.bb
recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb
recipes-bsp/imx-kobs/imx-kobs_git.bb
recipes-bsp/imx-lib/imx-lib_git.bb
recipes-bsp/imx-mkimage/imx-boot_1.0.bb
recipes-bsp/imx-mkimage/imx-mkimage_git.bb
recipes-bsp/imx-test/imx-test_git.bb
recipes-bsp/imx-uuc/imx-uuc_git.bb
recipes-bsp/libimxdmabuffer/libimxdmabuffer_1.0.1.bb
recipes-bsp/mxsldr/mxsldr_git.bb
recipes-bsp/u-boot/u-boot-fslc-common_2022.01.inc
recipes-bsp/u-boot/u-boot-imx-common_2021.04.inc
recipes-bsp/u-boot/u-boot-qoriq_2021.04.bb
recipes-devtools/devregs/devregs_git.bb
recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
recipes-devtools/qemu/qemu.inc
recipes-devtools/utp-com/utp-com_git.bb
recipes-dpaa/eth-config/eth-config_git.bb
recipes-dpaa/flib/flib_git.bb
recipes-dpaa/fmlib/fmlib_git.bb
recipes-extended/crconf/crconf_git.bb
recipes-extended/dpdk/dpdk-20.11.inc
recipes-extended/dpdk/dpdk_19.11-20.12.bb
recipes-extended/jailhouse/jailhouse_0.12.bb
recipes-extended/libpkcs11/libpkcs11_git.bb
recipes-extended/skmm-ep/skmm-ep_git.bb
recipes-extended/tsntool/tsntool_git.bb
recipes-kernel/ceetm/ceetm_git.bb
recipes-kernel/kernel-modules/kernel-module-ar_git.bb
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.4+fslc.bb
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.4.bb
recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.16.0.bb
recipes-kernel/kernel-modules/kernel-module-ls-debug_git.bb
recipes-kernel/kernel-modules/kernel-module-nxp89xx_git.bb
recipes-kernel/kernel-modules/kernel-module-perf-qoriq_0.8.2.bb
recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb
recipes-kernel/kernel-modules/kernel-module-uio-seville_0.1.bb
recipes-kernel/linux/linux-fslc-imx_5.10.bb
recipes-kernel/linux/linux-imx-headers_5.10.bb
recipes-kernel/linux/linux-imx.inc
recipes-kernel/linux/linux-imx_5.10.bb
recipes-kernel/linux/linux-qoriq.inc
recipes-kernel/skmm-host/skmm-host_git.bb
recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb
recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.0.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.0.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_2.0.0.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb
recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.0.bb
recipes-multimedia/gstreamer/gstreamer1.0_1.18.0.imx.bb
recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.6.1.bb
recipes-multimedia/libimxvpuapi/libimxvpuapi2_2.2.0.bb
recipes-multimedia/libimxvpuapi/libimxvpuapi_git.bb
recipes-multimedia/tinycompress/tinycompress_1.1.6.bb
recipes-security/optee/optee-test.nxp.inc

index 584c5c68f94956e0aa6097ce1de71425220c8472..25a2015c828099d18841ccafced98b5e71875ea0 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Boot format utility for booting from eSDHC/eSPI"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 PR = "r6"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
index 60598ae557d1d83204a5a0bb357092387b6106b3..260737ff0d5c993cd56de70493cfc4b5a9b839bb 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Freescale TLU(Table Lookup Unit) test package"
 DESCRIPTION = "This package includes the TLU(Table Lookup Unit) test scripts \
 and configuration files."
 
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fsl-tlu;protocol=https;nobranch=1"
index f13299d0c024972c6f7a2e3ae0251e6c0dbcd166..761aac5520762a710d250feecc50f478876431f5 100644 (file)
@@ -4,7 +4,7 @@
 
 SUMMARY = "Nand boot write source"
 SECTION = "base"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 
 PV = "5.5+git${SRCPV}"
index 2ecea3e50dfe69a94e42519cb769944dcc93f286..99a156a50f59d85982cc951110972ae486545af0 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright 2017 NXP
 
 DESCRIPTION = "Platform specific libraries for imx platform"
-LICENSE = "LGPLv2.1"
+LICENSE = "LGPL-2.1-only"
 SECTION = "multimedia"
 
 LIC_FILES_CHKSUM = "file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
index 2b9d420b670acc2c151e4f900bf8109c4813b53d..d5330897703023935377bb8779ab44fe2701464f 100644 (file)
@@ -3,7 +3,7 @@
 require imx-mkimage_git.inc
 
 DESCRIPTION = "Generate Boot Loader for i.MX 8 device"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
 SECTION = "BSP"
 
index f9943342962e553485371f48ca7871a60f92f14a..24ed76e295c1da1e1b807209e77dd959531f419f 100644 (file)
@@ -4,7 +4,7 @@
 require imx-mkimage_git.inc
 
 DESCRIPTION = "i.MX make image"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
 SECTION = "BSP"
 
index 84696e35f49b823891c5b32168b36ba4ee167a28..1777542ac32791d1dcbfcf690cf3d03743065d50 100644 (file)
@@ -5,7 +5,7 @@
 SUMMARY = "Test programs for i.MX BSP"
 DESCRIPTION = "Unit tests for the i.MX BSP"
 SECTION = "base"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c"
 
 DEPENDS = "alsa-lib libdrm"
index 6d7adf33ae9018e2774c37ee38a29d4b248fa5cd..2f001dda9e0649f0e2ce1e9af0df5aeaf81859eb 100644 (file)
@@ -3,7 +3,7 @@
 SUMMARY = "A Daemon wait for NXP mfgtools host's command"
 SECTION = "base"
 DEPENDS = "virtual/kernel dosfstools-native"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 inherit autotools-brokensep
index 3866ab5b57fa5fe3e8c9e54b5ba94aef2f71d58b..7589e51453e2c366c806942cce991d94b9efc180 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = 'Library for allocating and managing physically contiguous memory \
                ("DMA memory" or "DMA buffers") on i.MX devices.'
 HOMEPAGE = "https://github.com/Freescale/libimxdmabuffer"
-LICENSE = "LGPLv2.1"
+LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=38fa42a5a6425b26d2919b17b1527324"
 SECTION = "base"
 
index 62b4b7ad1c2e346c823d20cb5b82af1128e0310f..17da814f8d8ef34acbe0282468bea2d9ce607a96 100644 (file)
@@ -3,7 +3,7 @@
 
 DESCRIPTION = "Freescale i.MX233/i.MX28 USB loader"
 DEPENDS = "libusb1"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRCREV = "c40d80472525e1d57dae5317c028b745968c0399"
index 341e2802d4f0ef868853a864d61c0e738238a8f7..43478516e3e1c7424b0d00fd2502475922e83185 100644 (file)
@@ -3,7 +3,7 @@
 
 inherit fsl-u-boot-localversion
 
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
 
 DEPENDS += "flex-native bison-native"
index f82f7b67783651bdda38d6c71c4a8ec1ec833946..f7435198e019ff8a1d3e4d7783bafdd2afdf79e8 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "i.MX U-Boot suppporting i.MX reference boards."
 
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRCBRANCH = "lf_v2021.04"
index db93710dbc779f2ab935a2010ac844e1b0bad1b3..b638532244cc158e33c8453e400757fa985e6535 100644 (file)
@@ -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 \
index 2bee7b8bc618b8dcde4262d6199cb18f7ad9f2bf..f24cb0f6e43a1f9032cee633c6f5d7a7723bfc18 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "i.MX Register tool"
 SECTION = "devel"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=5003fa041d799dd5dd5f646b74e36924"
 
 SRCREV = "dcc3e3f26d3d867d5297a104dc32bd99f5e6fa71"
index 1a1e1a9cde32d8ae7dbce8433b2736745c804e3d..deffd8539fd288d94c958abe4b4e44f1a2721ba7 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "i.MX/Vybrid recovery utility"
 SECTION = "devel"
-LICENSE = "LGPLv2.1"
+LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 DEPENDS = "libusb1"
index 532bcf6de046dfcb8b2bf60d5a68b210da0d3bbb..b8b5f318fa902daaba544981786e46271315be7c 100644 (file)
@@ -4,7 +4,7 @@ machine's processor through dynamic binary translation and provides a set \
 of different hardware and device models for the machine, enabling it to run \
 a variety of guest operating systems"
 HOMEPAGE = "http://qemu.org"
-LICENSE = "GPLv2 & LGPLv2.1"
+LICENSE = "GPL-2.0-only & LGPL-2.1-only"
 
 RDEPENDS:${PN}-ptest = "bash make"
 
index 0b0a6cf2274b56b817d97fcb29f466a0c4b35a0c..85c80acbd5d11d8eb0e8858542a449870614539f 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tool used to send commands to hardware via NXP's UTP protocol"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8264535c0c4e9c6c335635c4026a8022"
 
 DEPENDS = "sg3-utils"
index cfeae114acec11b728bbe9a8d9bd6065aa055890..989bdbf07d4c0bc028013adbf4ea9a1eb32ae4d7 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Ethernet Configuration Files"
 SECTION = "eth-config"
-LICENSE = "BSD & GPLv2+"
+LICENSE = "BSD & GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4"
 
 PR = "r2"
index 645efdb3157b7bb265fa3021a9ae26a93b250540..af228f3fbbfb4af9ad750d348ab1c3056f149e92 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Foundation Library"
 SECTION = "flib"
-LICENSE = "BSD & GPLv2"
+LICENSE = "BSD & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/flib;nobranch=1"
index f4b6cc20128527c3d3ae3de7d1643f39b13c184d..cad064f237bec1786f09da0c27f248e96f28cf95 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Frame Manager User Space Library"
 SECTION = "fman"
-LICENSE = "BSD & GPLv2"
+LICENSE = "BSD & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
 
 PR = "r1"
index 305b47f560664f7d9dfad6b00106a8dd5839c6ac..755365d6dd0d016f58648815f4fcb0f492ec5ca1 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY = "crconf -Linux crypto layer configuraton tool"
 SECTION = "base"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=5;md5=0f77fc44eb5911007ae4ac9f6736e111"
 
 EXTRA_OEMAKE = "'CC=${CC}' 'HOSTCC=${CC}' SBINDIR='${sbindir}' MANDIR='${mandir}'"
index 00aed60dfd2d7a54b0d92f71f4ff234912bd772f..38c34e1b5855440a3fdd453cd2251462253a0d84 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Data Plane Development Kit"
 HOMEPAGE = "http://dpdk.org"
-LICENSE = "BSD-3-Clause & LGPLv2.1 & GPLv2"
+LICENSE = "BSD-3-Clause & LGPL-2.1-only & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://license/lgpl-2.1.txt;md5=4b54a1fd55a448865a0b32d41598759d \
                     file://license/bsd-3-clause.txt;md5=0f00d99239d922ffd13cabef83b33444"
index 37582124b02103894d03d57081165b425f4827f4..765c94201860434938a0835fdf8959cb9c060253 100644 (file)
@@ -1,4 +1,4 @@
-LICENSE = "BSD-3-Clause & LGPLv2.1 & GPLv2"
+LICENSE = "BSD-3-Clause & LGPL-2.1-only & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://license/lgpl-2.1.txt;md5=4b54a1fd55a448865a0b32d41598759d \
                     file://license/bsd-3-clause.txt;md5=0f00d99239d922ffd13cabef83b33444"
index bdd5598592e6ecf8e1a4169ecf8686499d6e508e..0787523f1a8a90fd9678b81dd41a263f9cf50164 100644 (file)
@@ -1,7 +1,7 @@
 SUMMARY = "Jailhouse, i.MX fork"
 HOMEPAGE = "https://github.com/siemens/jailhouse"
 SECTION = "jailhouse"
-LICENSE = "GPL-2.0"
+LICENSE = "GPL-2.0-only"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
                  file://tools/root-cell-config.c.tmpl;beginline=6;endline=33;md5=2825581c1666c44a17955dc574cfbfb3 \
index 42b48779bc34f89980f368d435b19491f932c1a1..74176b9a19f149cd7294162970980e3b4c83b51d 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "PKCS library"
-LICENSE = "GPLv2 & BSD"
+LICENSE = "GPL-2.0-only & BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/libpkcs11;nobranch=1 \
index b75c0feba0e3f1b0829438759de2d6adc568435d..ec051beadc69a340a61f611b388ba63088199238 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "SKMM application for PCIe endpoint"
 SECTION = "skmm-ep"
-LICENSE = "BSD & GPLv2"
+LICENSE = "BSD & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f"
 
 DEPENDS = "libedit openssl virtual/kernel"
index f1ddbec8e2342bf34ffe8a28fe9aaf1dd0feb8dd..a2e8b49eb893cc357c9035759501da7494b12352 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY = "Configure TSN funtionalitie"
 DESCRIPTION = "A tool to configure TSN funtionalities in user space"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ef58f855337069acd375717db0dbbb6d"
 
 DEPENDS = "cjson libnl readline"
index 00790c8e05dd2659cf69aa3f105a727150144004..a6381174953391ef7194447aad0cb1cd1a7006c1 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "CEETM TC QDISC"
-LICENSE = "GPLv2 & BSD"
+LICENSE = "GPL-2.0-only & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1"
index 898afeb2f6312fe2e13e35f828b1bcd06a71d931..7fecf0c67d86be7b67e37df633af214fc7c8ac0a 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY = "Auto Response Control Module"
-LICENSE = "GPLv2 & BSD"
+LICENSE = "GPL-2.0-only & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
 
 inherit module
index 459f88d49f6b63ad76daf2c2d190a772d6de9696..c09439078d37edd543d53e309edbcb50b0d00cb5 100644 (file)
@@ -4,7 +4,7 @@
 SUMMARY = "Kernel loadable module for Vivante GPU"
 DESCRIPTION = "This package uses an exact copy of the GPU kernel driver source code of \
 the same version as base and include fixes and improvements developed by FSL Community"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 
 PV .= "+git${SRCPV}"
index 37b6d2f78b0db58e27eb67e7595fcfbd9121ba80..6c759c3be12f85a4026db9d9589c1c70b644fdcf 100644 (file)
@@ -4,7 +4,7 @@
 SUMMARY = "Kernel loadable module for Vivante GPU"
 DESCRIPTION = "Builds the Vivante GPU kernel driver as a loadable kernel module, \
 allowing flexibility to use a newer graphics release with an older kernel."
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
 
 SRCBRANCH = "lf-5.10.y"
index 71265e53d220a53c5ad8d62c950f1fdd36f359a3..f9018ec874cb4fcf83b4063c350aa3611ad5ea70 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 2020-2021 NXP
 
 DESCRIPTION = "Kernel loadable module for ISP"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
 
 SRCBRANCH = "lf-5.10.y_2.2.0"
index cad18b6994866d75d8fdeff9e28a945af9ef45d8..0a83a4a23a885a37d7ecf0c0b2bc95bd2ea46608 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Layerscape Debug File System Module"
 DESCRIPTION = "This package is the kernel module which is used for \
 ls102xa targets debug."
 SECTION = "ls-debug"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94263f12f9416f9fd0493c8f9e8085a3"
 
 inherit module autotools-brokensep
index f99b759409edab58ac994e0975f8993c6b9ac89b..e8360b46d311830bad7baf489bd809ac498301d8 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY = "NXP Wi-Fi driver for module 88w8997/8987"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=ab04ac0f249af12befccb94447c08b77"
 
 SRCBRANCH = "lf-5.10.72_2.2.0"
index 4a31f1e3b2232130f7a066a98bce05ea17ccebad..7beaf0e76dbd6f84892ea3cb7d90413a27ff6f53 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "QorIQ extension to Perf for supporting non core counters"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e29234dd5d40dc352cc60cc0c93437ba"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/qoriq-perf;branch=nxp/master"
index 20d894ed857f9105fbc1c710bd460cf332c010eb..b80aa79bdbfbee787b447447c41a9cb4f050dc5b 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY = "Scatter-gather logic for multiple tables"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e9605a22ea50467bd2bfe4cdd66e69ae"
 
 inherit module
index f7beed21d2953046e03da762895efd82fbf5a2cf..a8d5d4980e14ed4fc62396b2c07f11062d180ffc 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "UIO driver for T1040 L2 Switch"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/l2switch-uio;branch=nxp/sdk-v2.0.x"
index 1819dfde69cfe22bd19ea3fdf52e5b56cbc62479..8aa662eb86019f0717dd33b519f9cd99a2227749 100644 (file)
@@ -69,7 +69,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
 
 include linux-fslc.inc
 
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 KBRANCH = "5.10-2.1.x-imx"
index 9f79450d016f707a636bbd4be183b09c868701f8..5d158031567f50b09897f5b8dc207a8942f3e7a4 100644 (file)
@@ -4,7 +4,7 @@
 SUMMARY = "Installs i.MX-specific kernel headers"
 DESCRIPTION = "Installs i.MX-specific kernel headers to userspace. \
 New headers are installed in ${includedir}/imx."
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 SRCBRANCH = "lf-5.10.y"
index 96d4df9034162c30a7c7cb9ba322556efa8a977c..ee438fed7e60bd9dd49aa3aa7355e9f3ee20a3aa 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 2012, 2015 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 inherit kernel-yocto kernel fsl-kernel-localversion fsl-vivante-kernel-driver-handler
index 1a454b82bb41f98e249dc7bfd4268a3bdfd814ec..09d4595c12e42f52a757113f4eec96297117c879 100644 (file)
@@ -12,7 +12,7 @@ i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU
 
 require recipes-kernel/linux/linux-imx.inc
 
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 DEPENDS += "lzop-native bc-native"
index cd474aed6e109876a96b0c109a4646cef645ac1f..bb16942a73ee09324882898ced9b7b5d4a938376 100644 (file)
@@ -3,7 +3,7 @@ inherit fsl-kernel-localversion
 
 SUMMARY = "Linux Kernel for NXP QorIQ platforms"
 SECTION = "kernel"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 
 S = "${WORKDIR}/git"
 
index 6d4b48648a4062a223d92763a498cc5ffbe201e6..bbbfc588d340473674254d2c5ad587a650593d30 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "skmm host driver offload data to PCIe EP and push the data en-decrypted back to application"
 SECTION = "c293-skmm-host"
-LICENSE = "BSD & GPLv2+"
+LICENSE = "BSD & GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813"
 
 inherit  module qoriq_build_64bit_kernel
index 6a665729b50af7022a5600e50e7ba1081b142610..e05ba5b2e81f7bd459166bcda2d7ef10397634cf 100644 (file)
@@ -3,7 +3,7 @@
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "Freescale alsa-lib plugins"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 SECTION = "multimedia"
 DEPENDS = "alsa-lib"
 
index 2d16a3f26843858f7fd28c88f6f08a22999eae4c..cbd59195330b4f66e2424c4891d71a9014443f48 100644 (file)
@@ -6,7 +6,7 @@ SECTION = "multimedia"
 
 # ffmpeg has comercial license flags so add it as we need ffmpeg as a dependency
 LICENSE_FLAGS = "commercial"
-LICENSE = "LGPLv2+"
+LICENSE = "LGPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
                     file://ext/libav/gstav.h;beginline=1;endline=18;md5=a752c35267d8276fd9ca3db6994fca9c \
                     "
index 530db62227bfc183f09d709b8a3b1bc348da9d17..65f8eb07ceb33d8b2c7cc58b1eb7b77024f8902e 100644 (file)
@@ -20,7 +20,7 @@ SRCREV = "227af57d23cb6b3564fc94446ab2c9fe8c8cff22"
 
 S = "${WORKDIR}/git"
 
-LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+"
+LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later & LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \
                     file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 "
 
index 835264eca3ca50a7c7a33af48b50f5b6d9a22815..b297a178552b698ab088abeb80aadcc364c5e3e8 100644 (file)
@@ -3,7 +3,7 @@ require recipes-multimedia/gstreamer/gstreamer1.0-plugins-common.inc
 DESCRIPTION = "'Base' GStreamer plugins and helper libraries"
 HOMEPAGE = "https://gstreamer.freedesktop.org/"
 BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues"
-LICENSE = "GPLv2+ & LGPLv2+"
+LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d"
 
 GST1.0-PLUGINS-BASE_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-base.git;protocol=https;branch=master"
index dd2996b008d44e11cae5d5269e708eda2159f5e0..de8552a0fe7d0f3f85a159d375b939dd3f32a0d3 100644 (file)
@@ -12,7 +12,7 @@ DEFAULT_PREFERENCE = "-1"
 
 S = "${WORKDIR}/git"
 
-LICENSE = "GPLv2+ & LGPLv2.1+"
+LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
 
index ed2da34bcbfccadeedef216414e819528cc68307..8c05f83078a2f3082bc4b015f1eddd8122d99338 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright (C) 2018 O.S. Systems Software LTDA.
 DESCRIPTION = "GStreamer 1.0 plugins for i.MX platforms"
-LICENSE = "LGPLv2+"
+LICENSE = "LGPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605"
 SECTION = "multimedia"
 DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base libimxdmabuffer"
index 15c17f4fc63c47baee45c9b05ab5fe3efb29804a..88ae94d08f0900dd82845a1278e9a6bd1197f41b 100644 (file)
@@ -7,7 +7,7 @@ BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/issues
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068"
 
-LICENSE = "GPLv2+ & LGPLv2.1+ & LGPLv2+"
+LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later & LGPL-2.0-or-later"
 LICENSE_FLAGS = "commercial"
 
 SRC_URI = " \
index 4a8d5995bc5043a4211212c2d3ef7f6efde52796..4c212eceaf5c82573749a2f57bcbae76e135b43d 100644 (file)
@@ -1,7 +1,7 @@
 SUMMARY = "A library on top of GStreamer for building an RTSP server"
 HOMEPAGE = "http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/"
 SECTION = "multimedia"
-LICENSE = "LGPLv2"
+LICENSE = "LGPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d"
 
 DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base"
index 8de623fc5e9844bcf7611945ead4b02ad947a8d9..82c36703fea3badcbb2e02aca81e8b6450199f6b 100644 (file)
@@ -4,7 +4,7 @@ It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime.
 HOMEPAGE = "http://gstreamer.freedesktop.org/"
 BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
 SECTION = "multimedia"
-LICENSE = "LGPLv2+"
+LICENSE = "LGPL-2.0-or-later"
 
 DEPENDS = "glib-2.0 glib-2.0-native libxml2 bison-native flex-native"
 
index 2de5df5372a655ba8dd6972b7d6a826b06997d36..f53de1fa1bec935121bab007e757f9f7f6e4e582 100644 (file)
@@ -4,7 +4,7 @@
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "Gstreamer freescale plugins"
-LICENSE = "GPLv2 & LGPLv2 & LGPLv2.1"
+LICENSE = "GPL-2.0-only & LGPL-2.0-only & LGPL-2.1-only"
 SECTION = "multimedia"
 
 DEPENDS = "imx-codec imx-parser gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"
index 97b5f116899cc759a1873bef5043cf264e79e88b..cefd01121830c9f5e0acdde3ddaf7ca0a3debab3 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "frontend for the i.MX6 / i.MX8 VPU hardware video engines"
 HOMEPAGE = "https://github.com/Freescale/libimxvpuapi"
-LICENSE = "LGPLv2.1"
+LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=38fa42a5a6425b26d2919b17b1527324"
 SECTION = "multimedia"
 DEPENDS = "virtual/imxvpu libimxdmabuffer"
index 660eed3ee863b1035ead7097580f4c2af639ced5..e3a05193772d9c483d61f277bc8b3716c8fb7e07 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 2018 (C) O.S. Systems Software LTDA.
 DESCRIPTION = "frontend for the i.MX6 VPU hardware video engine"
 HOMEPAGE = "https://github.com/Freescale/libimxvpuapi"
-LICENSE = "LGPLv2.1"
+LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=38fa42a5a6425b26d2919b17b1527324"
 SECTION = "multimedia"
 DEPENDS = "imx-vpu"
index 6c0fc72e9da4c650b5c4d4d8d24214b5dd1c23e2..803c38dfb520f512b93843e9a84b8446244df820 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A library to handle compressed formats like MP3 etc."
-LICENSE = "LGPLv2.1 | BSD-3-Clause"
+LICENSE = "LGPL-2.1-only | BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=cf9105c1a2d4405cbe04bbe3367373a0"
 DEPENDS = "alsa-lib"
 
index 868776c54ace18489454c7fa34861f464b219662..e3ba0c8ee0b0aee7afb7bf9fc00afbe61fac37aa 100644 (file)
@@ -3,7 +3,7 @@
 SUMMARY = "OPTEE test"
 HOMEPAGE = "http://www.optee.org/"
 
-LICENSE = "BSD & GPLv2"
+LICENSE = "BSD & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa"
 
 DEPENDS = "python3-pycryptodome-native python3-pycryptodomex-native openssl"