summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2021-04-14 16:58:07 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2021-04-14 16:58:07 +0200
commit392b0cfbb19a0ff71b6ac89e7a9727654e610609 (patch)
treeec58342917685bd780491aca1995f0052b80e598
parent70775387778698af6a31ef4b11885590536bc61b (diff)
linux-toradex-mainline: update to pre device tree rework for tezithud-nextthud
For the Toradex Easy Installer update to the last git hash before the device tree resp. overlay re-work of late. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb4
1 files changed, 2 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 6942c6d..2398825 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -1,9 +1,9 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
-LINUX_VERSION ?= "5.4.61"
+LINUX_VERSION ?= "5.4.77"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "26abb5b86e1735ed03660550a5e1a49e96554264"
+SRCREV_machine = "664411bde9c033778f85f9ae3a74351406642f6a"
SRCREV_machine_use-head-next = "664411bde9c033778f85f9ae3a74351406642f6a"
KBRANCH = "toradex_5.4.y"