summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2024-11-06 18:31:35 +0200
committerLeon Anavi <leon.anavi@konsulko.com>2024-11-07 18:14:02 +0200
commit745970a32591b7014e097d2e61e3d357812a2029 (patch)
tree044932916c0391296c4c9f5313b8c38e5c10bda3 /recipes-kernel
parente35645f02dcb554a743262e1f4da5a47ec51d133 (diff)
downloadmeta-freescale-745970a32591b7014e097d2e61e3d357812a2029.tar.gz
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 <leon.anavi@konsulko.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_6.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.6.bb b/recipes-kernel/linux/linux-fslc-imx_6.6.bb
index 7d414172..7bf04fce 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
57 57
58KBRANCH = "6.6-2.1.x-imx" 58KBRANCH = "6.6-2.1.x-imx"
59SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" 59SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"
60SRCREV = "47d927c130da97d140d1455103e3cacecef94807" 60SRCREV = "ea326ecb9fc05493c53e51832e447c157268e2ab"
61 61
62# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 62# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
63# required by kernel-yocto.bbclass. 63# required by kernel-yocto.bbclass.