summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.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-fslc.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-fslc.inc')
-rw-r--r--recipes-kernel/linux/linux-fslc.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
deleted file mode 100644
index f081dd7c..00000000
--- a/recipes-kernel/linux/linux-fslc.inc
+++ /dev/null
@@ -1,10 +0,0 @@
1# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require recipes-kernel/linux/linux-imx.inc
5
6DEPENDS += "bc-native"
7
8SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https \
9 file://defconfig"
10LOCALVERSION = "-fslc"