From 31ca63b50145969d947e861d42a8636a0c91ab63 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 11 Dec 2014 20:15:44 +0100 Subject: apalis/colibri-imx6: U-Boot and Kernel for V1.0/V1.1 Update to a U-Boot and Kernel which can be used for Apalis iMX6 HW version V1.0 and V1.1. Also deploy additional device tree for Apalis iMX6 V1.0 modules --- recipes-kernel/linux/linux-toradex-fsl_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb index f54821a..7d15271 100644 --- a/recipes-kernel/linux/linux-toradex-fsl_git.bb +++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb @@ -14,13 +14,13 @@ LINUX_VERSION_mx6 = "3.10.17" SRCREV_colibri-vf = "3188a1756dc1a60e3f311d24c242873a1291f86b" PR_colibri-vf = "V2.3b4" -SRCREV_mx6 = "f79675e581a4abda12db31cde3ee71d44016b981" -PR_mx6 = "V2.3b4" +SRCREV_mx6 = "23b22e549ed6ede5b44a948824463daafb6745c3" +PR_mx6 = "V2.3b5" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" SRCBRANCH_colibri-vf = "colibri_vf" -SRCBRANCH_mx6 = "toradex_imx_3.10.17_1.0.0_ga" +SRCBRANCH_mx6 = "toradex_imx_3.10.17_1.0.0_ga-next" SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}" # a Patch # SRC_URI_append_mx6 += "file://a.patch " -- cgit v1.2.3