summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-02-14 10:26:45 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-02-14 11:54:23 +0100
commit2b6a199e309ff610ec716e6df39d512da42b49f4 (patch)
treeeec1242cf7ad49b61e314696f66f186cce9a5379
parent6ed31afaffb7e94f077b421c61722b6bfc2a340d (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"