diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2024-11-06 18:31:35 +0200 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-07 16:31:13 +0000 |
commit | da240067657dac8ed62125a5ef7d7088359169c2 (patch) | |
tree | 60009b010d1a2b7e9596640f1a7b349c35ba4f3c | |
parent | 49c4c2f1ac47199fb52448bb09cdbefa5b00d962 (diff) | |
download | meta-freescale-da240067657dac8ed62125a5ef7d7088359169c2.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>
(cherry picked from commit 745970a32591b7014e097d2e61e3d357812a2029)
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_6.6.bb | 2 |
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 | ||
58 | KBRANCH = "6.6-2.1.x-imx" | 58 | KBRANCH = "6.6-2.1.x-imx" |
59 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" | 59 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" |
60 | SRCREV = "47d927c130da97d140d1455103e3cacecef94807" | 60 | SRCREV = "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. |