meta-freescale-3rdparty/recipes-kernel/linux/linux-toradex_4.1.bb
Stefan Agner daeab6d460 linux-toradex: update kernel to Linux 4.1
Update the Toradex kernel recipe to Linux 4.1. This kernel version
is based on the Toradex V2.5 Beta 1 release plus a NAND fix (hence
the versioned as v2.5b1.1).

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-10-01 14:49:24 -03:00

14 lines
445 B
BlitzBasic

require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Toradex Colibri VFxx Computer on Modules"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://defconfig"
LOCALVERSION = "-v2.5b1.1"
SRCBRANCH = "toradex_vf_4.1"
SRCREV = "326879dda277c0b85f64bf66e071745b63c0f658"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(vf)"