summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
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:56:09 +0100
commitb498ea5e6f595ef2ed9c740d81c687c7499d6592 (patch)
treeeec1242cf7ad49b61e314696f66f186cce9a5379 /recipes-kernel/linux/linux-toradex-mainline_5.4.bb
parent32df2d4199e4f0e706cde5f219f9dabba38cb033 (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> (cherry picked from commit 2b6a199e309ff610ec716e6df39d512da42b49f4)
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline_5.4.bb')
-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"