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
commit6e21dddf2f871570b22d59b2111b5f0dad6b6bd8 (patch)
tree1ec7d75cc7a018021d0f3036de6ae05c8b180837 /recipes-kernel
parent632917e797f1f414847fbf439f94c8e487dfeb38 (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
2 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 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)"