summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-congatec_3.0.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-congatec_3.0.35.bb')
-rw-r--r--recipes-kernel/linux/linux-congatec_3.0.35.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-congatec_3.0.35.bb b/recipes-kernel/linux/linux-congatec_3.0.35.bb
new file mode 100644
index 0000000..428945f
--- /dev/null
+++ b/recipes-kernel/linux/linux-congatec_3.0.35.bb
@@ -0,0 +1,26 @@
1# Copyright (C) 2011-2013 Freescale Semiconductor
2# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms)
4
5SUMMARY = "Linux Kernel based on Freescale Linux kernel to add support for Congatec boards"
6include recipes-kernel/linux/linux-imx.inc
7
8# Revision of 4.1.0 branch
9SRCREV = "bdde708ebfde4a8c1d3829578d3f6481a343533a"
10LOCALVERSION = "-4.1.0+yocto"
11SRCBRANCH = "imx_3.0.35_4.1.0"
12
13# Patches need for Yocto and not applied by Freescale when doing 4.1.0 branch
14SRC_URI += "file://drm-vivante-Add-00-sufix-in-returned-bus-Id.patch \
15 file://epdc-Rename-mxcfb_epdc_kernel.h-to-mxc_epdc.h.patch \
16 file://0001-perf-tools-Fix-getrusage-related-build-failure-on-gl.patch \
17 file://0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch \
18 file://0003-ARM-7670-1-fix-the-memset-fix.patch \
19 file://0004-ENGR00271136-Fix-build-break-when-CONFIG_CLK_DEBUG-i.patch \
20 file://0005-ENGR00271359-Add-Multi-touch-support.patch \
21 file://0006-Add-support-for-DVI-monitors.patch \
22 file://0001-Add-linux-support-for-congatec-evaluation-board-qmx6q.patch \
23 file://ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch \
24"
25
26COMPATIBLE_MACHINE = "(cgtqmx6)"