mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
27d6f852c2
commit
37c793bea4
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user