summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale/recipes-kernel/linux/linux-fslc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-freescale/recipes-kernel/linux/linux-fslc.inc')
-rw-r--r--bsp/meta-freescale/recipes-kernel/linux/linux-fslc.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/bsp/meta-freescale/recipes-kernel/linux/linux-fslc.inc b/bsp/meta-freescale/recipes-kernel/linux/linux-fslc.inc
new file mode 100644
index 00000000..f6d04d59
--- /dev/null
+++ b/bsp/meta-freescale/recipes-kernel/linux/linux-fslc.inc
@@ -0,0 +1,10 @@
+# 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=${SRCBRANCH} \
+ file://defconfig"
+LOCALVERSION = "-fslc"