From da240067657dac8ed62125a5ef7d7088359169c2 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 6 Nov 2024 18:31:35 +0200 Subject: linux-fslc-imx: 6.6: Update Update the kernel version based on branch 6.6-2.1.x-imx to include the patch for Olimex iMX8MP-SOM-4GB-IND and iMX8MP-SOM-EVB-IND. Signed-off-by: Leon Anavi (cherry picked from commit 745970a32591b7014e097d2e61e3d357812a2029) --- recipes-kernel/linux/linux-fslc-imx_6.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_6.6.bb b/recipes-kernel/linux/linux-fslc-imx_6.6.bb index 7d414172a..7bf04fce9 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.6.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.6.bb @@ -57,7 +57,7 @@ require linux-imx.inc KBRANCH = "6.6-2.1.x-imx" SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" -SRCREV = "47d927c130da97d140d1455103e3cacecef94807" +SRCREV = "ea326ecb9fc05493c53e51832e447c157268e2ab" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. -- cgit v1.2.3-54-g00ecf