summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-04-03 22:22:06 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-10 00:39:17 +0200
commit36c2fc16a4578e41f74e9947a205e9aac3dd1f5b (patch)
tree098852c4f11ad7ae87a1dace0a1531efc3a2d5aa /recipes-kernel/linux
parentf4149c68d416ab2d03e77fbc2e0c25431a49b186 (diff)
linux-toradex_git: 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_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index 1720286..1e37d7c 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -7,11 +7,11 @@ LINUX_VERSION ?= "3.1.10"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
-SRCREV = "1d3366acba86c4c174c77778a23c34d992579909"
+SRCREV = "e8678dd6bfbcf5598046fc6afd0a9a093500f652"
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)"