summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb b/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb
new file mode 100644
index 00000000..daf396df
--- /dev/null
+++ b/recipes-kernel/linux/linux-fslc-mx6_3.14-1.0.x.bb
@@ -0,0 +1,16 @@
1# Copyright (C) 2015 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4SUMMARY = "FSL Community BSP i.MX6 Linux kernel with backported features and fixes"
5DESCRIPTION = "Linux kernel based on Freescale 3.14.28 GA release, used by FSL Community BSP in order to \
6provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \
7features and fixes coming from the vendors, kernel community or FSL Community itself."
8
9include linux-fslc.inc
10
11PV .= "+git${SRCPV}"
12
13SRCBRANCH = "3.14-1.0.x-mx6"
14SRCREV = "9e71c2c628a48c6892a01ea98a818a41357981c1"
15
16COMPATIBLE_MACHINE = "(mx6)"