summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-06-23 10:15:50 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:28 +0200
commit0b52368c7b2949421a1e8c31aa8c80d580d3a1fc (patch)
tree2375f001e99fd8a06ce24f660173e04424fc2822 /recipes-kernel/linux
parent066aae9802cf1bec427ea72081b0fefc0199307b (diff)
linux-toradex: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index ba19964..de107f6 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -10,12 +10,12 @@ require recipes-kernel/linux/linux-dtb.inc
LINUX_VERSION ?= "3.10.40"
LOCALVERSION = "-${PR}"
-SRCREV = "ea39e68486e1c97709d25de332f3f4b607ae0e9a"
+SRCREV = "eeb6061f4b93cdd2c946e354ff69224163636282"
PR = "V2.6b2"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
S = "${WORKDIR}/git"
-SRCBRANCH = "toradex_tk1_l4t_r21.5-next"
+SRCBRANCH = "toradex_tk1_l4t_r21.5"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
COMPATIBLE_MACHINE = "apalis-tk1"
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index 48fa5fb..97de235 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -4,12 +4,12 @@ require recipes-kernel/linux/linux-toradex.inc
LINUX_VERSION ?= "3.1.10"
LOCALVERSION = "-${PR}"
-SRCREV = "5fbc1bb403097445f743847605341b6e503bb7f6"
+SRCREV = "be10973d1498e39431e82ad2a70f19a7872cd4b6"
PR = "V2.6b2"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
S = "${WORKDIR}/git"
-SRCBRANCH = "tegra-next"
+SRCBRANCH = "tegra"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
COMPATIBLE_MACHINE = "(apalis-t30|colibri-pxa|colibri-t20|colibri-t30)"