From 2b6a199e309ff610ec716e6df39d512da42b49f4 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 14 Feb 2020 10:26:45 +0100 Subject: 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 --- recipes-kernel/linux/linux-toradex-mainline_5.4.bb | 5 +++-- 1 file 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" -- cgit v1.2.3