summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-13 22:01:46 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:17:36 +0200
commit7f017c975ebd393fbefa006ef6a2941b14cd1af8 (patch)
tree555f20f055da4bba46e0c518305cbd088d2ddfca /recipes-kernel/linux/linux-toradex_git.bb
parent0774fee335b1917c142360d1f6f6f2d9dcf6650e (diff)
Apalis/Colibri T20/T30: use tegra branch
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_git.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index cef82e4..e576019 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -14,7 +14,7 @@ PR_colibri-t30 = "V2.4"
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 = "(apalis-t30|colibri-pxa|colibri-t20|colibri-t30)"