aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
diff options
context:
space:
mode:
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 7e7ae446..00000000
--- a/recipes-kernel/linux/linux-fslc.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-require recipes-kernel/linux/linux-imx.inc
-
-DEPENDS += "lzop-native bc-native"
-
-SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https \
- file://defconfig"
-LOCALVERSION = "-fslc"