From 3d9e602252e00cf724d412c9dcf2056779c85465 Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Thu, 24 Nov 2022 10:43:31 +0100 Subject: 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 --- recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3