summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 21:19:29 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 22:05:23 +0100
commit8d9a9d3abe20c8dd09ce821d12110c47dbf59d98 (patch)
tree5d9dc488955124cd8db1d691666ec8fe017d5590 /recipes-kernel/linux/linux-toradex_git.bb
parentf282ecbe6938342ba1ab9602da146e7b04609148 (diff)
linux-toradex_git: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_git.bb')
-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 370c438..a4eb184 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 = "7e628fdb597e82e877ef10d22352a79f0a411221"
+SRCREV = "b496d097ab8741678ae3027b8e5358a04fb5ea82"
PR = "v2.7b1"
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)"