summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-24 08:28:03 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2023-04-24 11:37:34 -0300
commit2c59b72561134efd8e2adb3e7018d657662d48ad (patch)
tree1271971879a518d0eda6ed4bc51df345fbfe8e12 /recipes-kernel/linux/linux-imx.inc
parent7881147639f28524faad79150fc1b76506cb2391 (diff)
downloadmeta-freescale-2c59b72561134efd8e2adb3e7018d657662d48ad.tar.gz
linux-fslc: remove linux-fslc.inc
The .inc file is pointless as it is dead simple and splitting it just adds complexity, so we can remove it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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 1a37bf20..0150a3f8 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -2,7 +2,7 @@
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 = "GPL-2.0-only" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 5LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
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
8 8