summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-wandboard_3.10.17.bb
diff options
context:
space:
mode:
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)"