From 6eabb4b7dab26a6bb9c163a3b2854f38daa667aa Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 29 Apr 2014 18:40:09 +0200 Subject: colibri-vf: switch to U-Boot 2014.04 and latest git This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location. --- recipes-kernel/linux/linux-toradex-fsl_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb index 01d672b..7e059f1 100644 --- a/recipes-kernel/linux/linux-toradex-fsl_git.bb +++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb @@ -4,14 +4,14 @@ require recipes-kernel/linux/linux-toradex-fsl.inc LINUX_VERSION_colibri-vf = "3.0.15" LINUX_VERSION_apalis-imx6 ?= "3.0.35" -SRCREV_colibri-vf = "72249651843f93d50c302833546fb2880052a80f" +SRCREV_colibri-vf = "d6e1c85db4d0442a38b43d6c28900a1f1a8d760f" PR_colibri-vf = "V2.2b1" SRCREV_apalis-imx6 = "fbff978ea77f9d0832cc924e91b2497d7cde572c" PR_apalis-imx6 = "V2.2b1" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" -SRCBRANCH_colibri-vf = "colibri_vf" +SRCBRANCH_colibri-vf = "colibri_vf_next" SRCBRANCH_apalis-imx6 = "toradex_imx6" SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}" # a Patch -- cgit v1.2.3