summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-07-11 16:25:18 +0200
committerStefan Agner <stefan.agner@toradex.com>2018-10-17 18:04:15 +0200
commit23d6680302d3a1f41eed8525ad938aefb865c86b (patch)
tree397941ba0c86626fbf4f3178e205fb2254f01e2e /recipes-kernel
parent00d5e7b96dafd2ae0be16c476ab4049e8e0ddf56 (diff)
apalis-tk1: update to recent bsp 2.8b3 downstream kernel
Update to recent BSP 2.8b3 downstream kernel branches toradex_tk1_l4t_r21.7 resp. toradex_tk1_l4t_r21.7-next. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index 47ab2d6..af46202 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -13,13 +13,13 @@ LINUX_VERSION ?= "3.10.40"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
-SRCREV = "22e0897658b3250d50dd7f37b80ff3e35c9518a2"
+SRCREV = "6c533d394e9f65d1f2b1075a5169c8c33d623c9a"
SRCREV_use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+gitr${SRCPV}"
S = "${WORKDIR}/git"
-SRCBRANCH = "toradex_tk1_l4t_r21.6"
-SRCBRANCH_use-head-next = "toradex_tk1_l4t_r21.6-next"
+SRCBRANCH = "toradex_tk1_l4t_r21.7"
+SRCBRANCH_use-head-next = "toradex_tk1_l4t_r21.7-next"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
COMPATIBLE_MACHINE = "apalis-tk1"