]> code.ossystems Code Review - meta-freescale.git/commit
layer: license: fix GPL-2.0 license identifiers changed upstream
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 22 Feb 2021 21:11:55 +0000 (21:11 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 24 Feb 2021 11:02:33 +0000 (08:02 -0300)
commit9aeea362f05353e1b7a9b7da4f64bbc43d0dc7ba
treedee55daf9fda13aa2d860b7173360e916e1529ef
parent94cc8df3dc7549cc13a00e7b24600b1c85f7dac2
layer: license: fix GPL-2.0 license identifiers changed upstream

Upstream commit 2456f523cf ("licenses: Update license file to match
current SPDX names") deprecated the usage of GPL-2.0 SPDX identifier,
removed GPL-2.0 license file and replaced it with GPL-2.0-only SPDX
identifier and text file.

Adjust layer recipes to use new SDPX identifier and text file.

imx-test recipe has license has been re-captured to use GPL-2.0-or-later
identifier, since it is required by the license text accompanying the
source code repository through "GPLv2 or later" statement in COPYING file.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
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-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb