summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-25 07:25:32 -0300
committerGitHub <noreply@github.com>2023-04-25 07:25:32 -0300
commit8e720b1738dec508d23dcbde58b1c301b9dd85c2 (patch)
tree2f99628067e964a1ad8ff0d64645cdce691aaeef /recipes-kernel/linux/linux-fslc.inc
parente67e62d26da5ec5be31b8341fb98720379766a64 (diff)
parentcb4b1f2d623ab711b52a75a98e8aa5cec7ea332d (diff)
downloadmeta-freescale-8e720b1738dec508d23dcbde58b1c301b9dd85c2.tar.gz
Merge pull request #1513 from Freescale/rework-kernel-recipes
Remove SoC-specific defconfig, linux-fslc.inc and linux-fslc-lts 5.15 recipe
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"