summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index 4467f18..b25c1ac 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 = "774e3704de94c329d3319c30bb2fcade9a6a8dd9"
+SRCREV = "88e2411d4fa3f60c40cc672ff04bf80521f0d325"
PR = "v2.7b1"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
S = "${WORKDIR}/git"
-SRCBRANCH = "toradex_tk1_l4t_r21.5"
+SRCBRANCH = "toradex_tk1_l4t_r21.5-next"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
COMPATIBLE_MACHINE = "apalis-tk1"