summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-boundary_3.0.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-boundary_3.0.35.bb')
-rw-r--r--recipes-kernel/linux/linux-boundary_3.0.35.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-boundary_3.0.35.bb b/recipes-kernel/linux/linux-boundary_3.0.35.bb
new file mode 100644
index 0000000..6106260
--- /dev/null
+++ b/recipes-kernel/linux/linux-boundary_3.0.35.bb
@@ -0,0 +1,17 @@
1# Adapted from linux-imx.inc, copyright (C) 2013, 2014 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
6SUMMARY = "Linux kernel for Boundary Devices boards"
7
8SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
9 file://ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch \
10 file://defconfig"
11
12LOCALVERSION = "-4.1.0+yocto"
13SRCBRANCH = "boundary-imx_3.0.35_4.1.0"
14SRCREV = "d9bc8a421bbcbd1860580e26833a20a375c951ef"
15
16COMPATIBLE_MACHINE = "(mx6)"
17COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"