summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-boundary_3.0.35.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-16 02:06:17 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-16 02:06:17 +0200
commit54eecdabe0cdfdc47d77b3e182fda5899702ded7 (patch)
tree8e28d750773f0aa38f0d2de83109b190faf0b425 /recipes-kernel/linux/linux-boundary_3.0.35.bb
downloadmeta-fsl-arm-extra-54eecdabe0cdfdc47d77b3e182fda5899702ded7.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
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)"