diff options
| author | Daiane Angolini <daiane.angolini@foundries.io> | 2026-04-24 17:21:00 -0300 |
|---|---|---|
| committer | Daiane Angolini <daiane.angolini@foundries.io> | 2026-05-04 16:26:49 -0300 |
| commit | 2862dc5e62799c2ec7b7b03051465759f3ab249a (patch) | |
| tree | d4fd16e73791afd6882a32d050fa3d6aa1a92e86 /recipes-kernel | |
| parent | f9131dc13af497469ee9341140b9456c9351bfdf (diff) | |
| download | meta-freescale-2862dc5e62799c2ec7b7b03051465759f3ab249a.tar.gz | |
linux-fslc-imx: Bump kernel to LF6.18.2_1.0.0 + stable up to v6.18.24
This is part of #2483
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_6.18.bb (renamed from recipes-kernel/linux/linux-fslc-imx_6.12.bb) | 37 |
1 files changed, 15 insertions, 22 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.12.bb b/recipes-kernel/linux/linux-fslc-imx_6.18.bb index b3b0f190f..f556f6882 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.12.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.18.bb | |||
| @@ -28,12 +28,12 @@ Latest stable Kernel patchlevel is applied and maintained by Community." | |||
| 28 | # ------------------------------------------------------------------------------ | 28 | # ------------------------------------------------------------------------------ |
| 29 | # 1. Stable (tag or SHA(s)) | 29 | # 1. Stable (tag or SHA(s)) |
| 30 | # ------------------------------------------------------------------------------ | 30 | # ------------------------------------------------------------------------------ |
| 31 | # tag: v6.12.3 | 31 | # tag: v6.18.24 |
| 32 | # | 32 | # |
| 33 | # ------------------------------------------------------------------------------ | 33 | # ------------------------------------------------------------------------------ |
| 34 | # 2. NXP-specific (tag or SHA(s)) | 34 | # 2. NXP-specific (tag or SHA(s)) |
| 35 | # ------------------------------------------------------------------------------ | 35 | # ------------------------------------------------------------------------------ |
| 36 | # tag: lf-6.12.3-1.0.0 | 36 | # tag: lf-6.18-1.0.x-imx |
| 37 | # | 37 | # |
| 38 | # ------------------------------------------------------------------------------ | 38 | # ------------------------------------------------------------------------------ |
| 39 | # 3. Critical patches (SHA(s)) | 39 | # 3. Critical patches (SHA(s)) |
| @@ -42,22 +42,15 @@ Latest stable Kernel patchlevel is applied and maintained by Community." | |||
| 42 | # conflicts, prioritizing NXP BSP source code as the latest vendor updates. | 42 | # conflicts, prioritizing NXP BSP source code as the latest vendor updates. |
| 43 | # Additional commits may exist to better acommodate yocto builds. | 43 | # Additional commits may exist to better acommodate yocto builds. |
| 44 | # | 44 | # |
| 45 | # $ git log --oneline --no-merges v6.12.49.. ^mainline/linux-6.12.y ^NXP/lf-6.12.y | 45 | # $ git log --oneline --no-merges v6.18.24.. ^mainline/linux-6.18.y ^NXP/lf-6.18.y |
| 46 | # - bacd5504126bb imx8mp-olimex.dts: CSI GPIO pins | 46 | $ 6e811374f6340 drm/imx: lcdifv3: Fix videomode settings |
| 47 | # - 3a7012e991c98 hwrng: optee: support generic crypto | 47 | $ 40b594773feaf drm: of: Fix build without CONFIG_OF |
| 48 | # - 6c0a3377748eb arm64: dts: imx8mq: drop cpu-idle-states | 48 | $ 40d5cc16c304a arm64: dts: imx8mm-evk-qca-wifi: enable support for bluetooth |
| 49 | # - 7db0692d9ff5e of: enable using OF_DYNAMIC without OF_UNITTEST | 49 | $ eff109d884f3b gpu: drm: cadence: select hdmi helper |
| 50 | # - eff98b934385c gpu: drm: cadence: select hdmi helper | 50 | $ ddfe8741dab43 of: enable using OF_DYNAMIC without OF_UNITTEST |
| 51 | # - be5e175e43d93 imx:dts:imx8mm-evkb: fix the pmic name to avoid duplicated label error | 51 | $ 1b982f1a29bbc arm64: dts: imx8mq: drop cpu-idle-states |
| 52 | # - 76e18f5a57b3e arm64: dts: imx8mm-evk-qca-wifi: enable support for bluetooth | 52 | $ de4b96e987407 hwrng: optee: support generic crypto |
| 53 | # - 06b99391f850c drm: of: Fix build without CONFIG_OF | 53 | |
| 54 | # - 17ac89e381a9d i2c: imx: Remove unnecessary clock reconfiguration | ||
| 55 | # - 6d157e81ccc53 drm/imx: lcdifv3: Fix videomode settings | ||
| 56 | # - 0a355239e2df3 clk: imx: imx8qm: add more resources to whitelist | ||
| 57 | # - c5c4869899b1c arm64: dts: imx8: img: add #address-cells and #size-cells to I2C MIPI CSI nodes | ||
| 58 | # - 3159e7d086295 arm64: dts: imx8qm: add missing imx8-ss-cm40.dtsi include | ||
| 59 | # - ffea393034d48 arm64: imx_v8_defconfig: Enable CONFIG_GPIO_VF610 | ||
| 60 | # - a8762ad609202 imx8mp-olimex.dts: Olimex iMX8MP-SOM-EVB-IND | ||
| 61 | # | 54 | # |
| 62 | # NOTE to upgraders: | 55 | # NOTE to upgraders: |
| 63 | # This recipe should NOT collect individual patches, they should be applied to | 56 | # This recipe should NOT collect individual patches, they should be applied to |
| @@ -67,16 +60,16 @@ Latest stable Kernel patchlevel is applied and maintained by Community." | |||
| 67 | 60 | ||
| 68 | require linux-imx.inc | 61 | require linux-imx.inc |
| 69 | 62 | ||
| 70 | KBRANCH = "6.12-2.0.x-imx" | 63 | KBRANCH = "6.18-1.0.x-imx" |
| 71 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" | 64 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" |
| 72 | SRCREV = "77b58422ab0fa4480a0b89a5f1ebfb9d1a900aef" | 65 | SRCREV = "1d08c2fc5b376a84a3e7092651289fb8e8ffc1af" |
| 73 | 66 | ||
| 74 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 67 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
| 75 | # required by kernel-yocto.bbclass. | 68 | # required by kernel-yocto.bbclass. |
| 76 | # | 69 | # |
| 77 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 70 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 78 | # should be updated once patchlevel is merged. | 71 | # should be updated once patchlevel is merged. |
| 79 | LINUX_VERSION = "6.12.49" | 72 | LINUX_VERSION = "6.18.24" |
| 80 | 73 | ||
| 81 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" | 74 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" |
| 82 | KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" | 75 | KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" |
| @@ -84,7 +77,7 @@ KBUILD_DEFCONFIG:mx8-generic-bsp = "imx_v8_defconfig" | |||
| 84 | KBUILD_DEFCONFIG:mx9-generic-bsp = "imx_v8_defconfig" | 77 | KBUILD_DEFCONFIG:mx9-generic-bsp = "imx_v8_defconfig" |
| 85 | 78 | ||
| 86 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. | 79 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. |
| 87 | LOCALVERSION = "-lf-6.12.y" | 80 | LOCALVERSION = "-lf-6.18.y" |
| 88 | 81 | ||
| 89 | DEFAULT_PREFERENCE = "1" | 82 | DEFAULT_PREFERENCE = "1" |
| 90 | 83 | ||
