summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-wandboard_3.0.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-wandboard_3.0.35.bb')
-rw-r--r--recipes-kernel/linux/linux-wandboard_3.0.35.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-wandboard_3.0.35.bb b/recipes-kernel/linux/linux-wandboard_3.0.35.bb
new file mode 100644
index 0000000..b443d42
--- /dev/null
+++ b/recipes-kernel/linux/linux-wandboard_3.0.35.bb
@@ -0,0 +1,20 @@
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
5
6# Wandboard branch - based on 4.0.0 from Freescale git
7SRCBRANCH = "wandboard_imx_3.0.35_4.0.0"
8SRCREV = "d35902c77a077a25e4dfedc6aac11ba49c52c586"
9LOCALVERSION = "-4.0.0-wandboard"
10
11# GPU support patches
12SRC_URI += "file://drm-vivante-Add-00-sufix-in-returned-bus-Id.patch \
13 file://0001-ENGR00255688-4.6.9p11.1-gpu-GPU-Kernel-driver-integr.patch \
14 file://0002-ENGR00265465-gpu-Add-global-value-for-minimum-3D-clo.patch \
15 file://0003-ENGR00261814-4-gpu-use-new-PU-power-on-off-interface.patch \
16 file://0004-ENGR00264288-1-GPU-Integrate-4.6.9p12-release-kernel.patch \
17 file://0005-ENGR00264275-GPU-Correct-suspend-resume-calling-afte.patch \
18 file://0006-ENGR00265130-gpu-Correct-section-mismatch-in-gpu-ker.patch"
19
20COMPATIBLE_MACHINE = "(wandboard)"