meta-freescale-3rdparty/recipes-kernel/linux/linux-boundary_3.0.35.bb
Eric Nelson eca154f173 linux-boundary (3.0.35): update to match Freescale's 4.1.1 release
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2013-09-17 10:37:38 -03:00

20 lines
544 B
BlitzBasic

# Adapted from linux-imx.inc, copyright (C) 2013 O.S. Systems Software LTDA
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
DESCRIPTION = "Linux kernel for Boundary Devices boards"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git \
file://defconfig"
LOCALVERSION = "-4.1.0+yocto"
SRCREV = "58099389255add7c17ce6babf37a50ce5d11d6b8"
# GPU support patches
SRC_URI += "file://drm-vivante-Add-00-sufix-in-returned-bus-Id.patch \
"
COMPATIBLE_MACHINE = "(mx6)"