summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eichenberger <stefan.eichenberger@toradex.com>2022-11-24 10:43:31 +0100
committerStefan Eichenberger <eichest@gmail.com>2022-11-24 11:10:51 +0100
commit3d9e602252e00cf724d412c9dcf2056779c85465 (patch)
tree066abc3c62adfb7b924f5fd991de84dc48bdfb6c
parenta98cf1ae967f6ab0a4361f0828838924170edcb2 (diff)
linux-toradex_5.4-2.3.x: update kernel
Update kernel to the latest version which includes the Yavia evaluation board. Without this update the build fails because the Yavia board are expected but can not be found. Fixes: a98cf1ae967f ("machines: verdin-imx8mm: deploy yavia device tree") Fixes: 57c704e23b49 ("machines: verdin-imx8mp: deploy yavia device tree") Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
index 35fcd47..3aa0265 100644
--- a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
@@ -22,7 +22,7 @@ KERNEL_VERSION_SANITY_SKIP_use-head-next = "1"
LOCALVERSION = "-${TDX_VERSION}"
SRCBRANCH = "toradex_5.4-2.3.x-imx"
-SRCREV_machine = "f7829929718510b18eef0dcfe06cc1761ce15a94"
+SRCREV_machine = "6e440a8fa4391a3b00234a3061241fcc495eb906"
SRCREV_machine_use-head-next = "${AUTOREV}"
DEPENDS += "lzop-native bc-native"