diff options
| author | Daiane Angolini <daiane.angolini@foundries.io> | 2025-05-01 16:49:30 -0300 |
|---|---|---|
| committer | Daiane Angolini <daiane.angolini@foundries.io> | 2025-05-01 16:49:30 -0300 |
| commit | e6e69c2832e731edc43397884bc9607ac0a46e61 (patch) | |
| tree | a84c7c8e4d4221c032abeee541aead5592d17adf /recipes-kernel | |
| parent | 70cd6398341d73fc5d85940af1e454ad7dd1aab8 (diff) | |
| download | meta-freescale-e6e69c2832e731edc43397884bc9607ac0a46e61.tar.gz | |
linux-fslc-imx_6.6: Fix kernel version
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_6.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.6.bb b/recipes-kernel/linux/linux-fslc-imx_6.6.bb index e30eaaeb2..ce60a4751 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.6.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.6.bb | |||
| @@ -28,7 +28,7 @@ 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.6.74 | 31 | # tag: v6.6.84 |
| 32 | # | 32 | # |
| 33 | # ------------------------------------------------------------------------------ | 33 | # ------------------------------------------------------------------------------ |
| 34 | # 2. NXP-specific (tag or SHA(s)) | 34 | # 2. NXP-specific (tag or SHA(s)) |
| @@ -89,7 +89,7 @@ SRCREV = "37ea7c8b34946d3c83939c41b93681531e21fd8d" | |||
| 89 | # | 89 | # |
| 90 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 90 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 91 | # should be updated once patchlevel is merged. | 91 | # should be updated once patchlevel is merged. |
| 92 | LINUX_VERSION = "6.6.74" | 92 | LINUX_VERSION = "6.6.84" |
| 93 | 93 | ||
| 94 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" | 94 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" |
| 95 | KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" | 95 | KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" |
