summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-wandboard_3.10.17.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-wandboard_3.10.17.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-wandboard_3.10.17.bb')
-rw-r--r--recipes-kernel/linux/linux-wandboard_3.10.17.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-wandboard_3.10.17.bb b/recipes-kernel/linux/linux-wandboard_3.10.17.bb
new file mode 100644
index 0000000..5449374
--- /dev/null
+++ b/recipes-kernel/linux/linux-wandboard_3.10.17.bb
@@ -0,0 +1,15 @@
1# adapted from linux-imx.inc, copyright (C) 2012-2013 O.S. Systems Software LTDA
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4include linux-wandboard.inc
5require recipes-kernel/linux/linux-dtb.inc
6
7DEPENDS += "lzop-native bc-native"
8
9# Wandboard branch - based on 3.10.17_1.0.0_ga from Freescale git
10SRCBRANCH = "wandboard_imx_3.10.17_1.0.0_ga"
11SRCREV = "9d567e4f285e80bc332e79f0636259bc05a4ee3b"
12LOCALVERSION = "-1.0.0-wandboard"
13
14
15COMPATIBLE_MACHINE = "(wandboard)"