summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 20:15:44 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 22:15:28 +0100
commit31ca63b50145969d947e861d42a8636a0c91ab63 (patch)
tree7fff0528ba7e0115cfde53ede538a67fcd3a962f /recipes-kernel
parenta0c01abd6125718a4b10b2c0e4895f125654463d (diff)
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
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-fsl_git.bb6
1 files changed, 3 insertions, 3 deletions
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 "