summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx.inc
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2022-03-03 15:34:00 +0000
committerAndrey Zhizhikin <andrey.z@gmail.com>2022-03-03 15:34:00 +0000
commit832da37d74f56e041f27dd99884b522b939e2f8a (patch)
tree5deba04be75bea93e8998a07ecfd264ae57cfc75 /recipes-kernel/linux/linux-imx.inc
parent8a6c7a1a871a9a6f45f9f86e32c43e3fb5d79d17 (diff)
downloadmeta-freescale-832da37d74f56e041f27dd99884b522b939e2f8a.tar.gz
layer: Update LICENSE variable to use SPDX license identifiers
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>
Diffstat (limited to 'recipes-kernel/linux/linux-imx.inc')
-rw-r--r--recipes-kernel/linux/linux-imx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index 96d4df90..ee438fed 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -1,7 +1,7 @@
1# Copyright (C) 2012, 2015 O.S. Systems Software LTDA. 1# Copyright (C) 2012, 2015 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
6 6
7inherit kernel-yocto kernel fsl-kernel-localversion fsl-vivante-kernel-driver-handler 7inherit kernel-yocto kernel fsl-kernel-localversion fsl-vivante-kernel-driver-handler