linux-boundary (3.0.35): Add Vivante GPU 4.6.9p13 support

The 3.10.17-1.0.0 GPU has been updated tp 4.6.9p13 release. This patch
updates the kernel driver to be compatible with it.

Change-Id: Ice6579d97c8488c5e551db5949d3ee3786d50dc9
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
This commit is contained in:
Otavio Salvador 2014-01-25 20:22:38 -02:00
parent 27d6f852c2
commit 37c793bea4
2 changed files with 6263 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Adapted from linux-imx.inc, copyright (C) 2013 O.S. Systems Software LTDA
# Adapted from linux-imx.inc, copyright (C) 2013, 2014 O.S. Systems Software LTDA
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
@ -6,6 +6,7 @@ require recipes-kernel/linux/linux-imx.inc
DESCRIPTION = "Linux kernel for Boundary Devices boards"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
file://ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch \
file://defconfig"
LOCALVERSION = "-4.1.0+yocto"