summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-12-18 17:58:52 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-12-18 17:58:52 +0100
commita934b0f7421734f3d4d15c2e2b45aab40ff8b6d4 (patch)
treed907425a954ee8db4d2f4dd013f879f3056b4eca /recipes-kernel
parent7e3b709911130bc3acf91280aaff1c6e0ac2c228 (diff)
Update all to latest and greatest U-Boot and Linux kernel.
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-fsl_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-vf_3.18.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb10
3 files changed, 8 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb
index 54ddb13..991a965 100644
--- a/recipes-kernel/linux/linux-toradex-fsl_git.bb
+++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb
@@ -20,7 +20,7 @@ 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-next"
+SRCBRANCH_mx6 = "toradex_imx_3.10.17_1.0.0_ga"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
# a Patch
# SRC_URI_append_mx6 += "file://a.patch "
diff --git a/recipes-kernel/linux/linux-toradex-vf_3.18.bb b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
index e0cba0a..73c40d7 100644
--- a/recipes-kernel/linux/linux-toradex-vf_3.18.bb
+++ b/recipes-kernel/linux/linux-toradex-vf_3.18.bb
@@ -7,7 +7,7 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
file://defconfig"
LOCALVERSION = "-v2.3b5"
-SRCBRANCH = "toradex_vf_3.18-next"
-SRCREV = "${AUTOREV}"
+SRCBRANCH = "toradex_vf_3.18"
+SRCREV = "068ecdab500e551f313cd6b08dccc32c9d55e137"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(colibri-vf)"
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index b0986fe..dba418a 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-toradex.inc
LINUX_VERSION ?= "3.1.10"
-SRCREV_colibri-t20 = "38802c79a2ea9b0c69b937db94fe656a64581262"
+SRCREV_colibri-t20 = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51"
PR_colibri-t20 = "V2.3b5"
-SRCREV_colibri-t30 = "38802c79a2ea9b0c69b937db94fe656a64581262"
+SRCREV_colibri-t30 = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51"
PR_colibri-t30 = "V2.3b5"
-SRCREV_apalis-t30 = "38802c79a2ea9b0c69b937db94fe656a64581262"
+SRCREV_apalis-t30 = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51"
PR_apalis-t30 = "V2.3b5"
-SRCREV_colibri-pxa = "38802c79a2ea9b0c69b937db94fe656a64581262"
+SRCREV_colibri-pxa = "ddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51"
PR_colibri-pxa = "V2.3a1"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
S = "${WORKDIR}/git"
-SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=tegra-next"
+SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=tegra"
COMPATIBLE_MACHINE = "(colibri-t20|colibri-t30|apalis-t30|colibri-pxa)"