summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-02-14 10:26:45 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-03-11 15:41:12 +0100
commitd66a4e9bbfc84f9288c0da93643b40094516fa45 (patch)
treedd5cab432bdc1f7167095b7adea5af2ef7c834fa
parent25711572bcb5a40057b53323b8b34a28f74d9b0f (diff)
linux-toradex-mainline: update to 5.4.18 and add use-head-next
While at it, add the use-head-next override which builds head instead of the pinned version. This is useful for integration work. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
index e558e03..3bfb21b 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -1,9 +1,10 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
-LINUX_VERSION ?= "5.4.6"
+LINUX_VERSION ?= "5.4.18"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "e87dbbae257621aaca247d74bd95c2fd94e68994"
+SRCREV_machine = "4d9a701d8bda68d6dabcb3e05e52fbf4d3ea54bc"
+SRCREV_machine_use-head-next = "${AUTOREV}"
KBRANCH = "toradex_5.4.y"