diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2024-11-11 15:08:50 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-11 15:08:50 -0300 |
| commit | 9397ec01b6c67f4990d050a7778362626c0df183 (patch) | |
| tree | b825db7508961f1bc7f24fcd47ab14ddd703ec55 /recipes-kernel | |
| parent | 26bb9bdc8d948cac3403701c1fb49a67c7c45195 (diff) | |
| parent | 3672319af4d8a6eb17e0ff346c6e2d8ce41f19be (diff) | |
| download | meta-freescale-9397ec01b6c67f4990d050a7778362626c0df183.tar.gz | |
Merge pull request #2027 from Livius90/master
linux-fslc: 6.11.4 -> 6.11.7
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-fslc_6.11.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.11.bb b/recipes-kernel/linux/linux-fslc_6.11.bb index f26e922aa..0de192d47 100644 --- a/recipes-kernel/linux/linux-fslc_6.11.bb +++ b/recipes-kernel/linux/linux-fslc_6.11.bb | |||
| @@ -23,10 +23,10 @@ DEPENDS += " \ | |||
| 23 | # | 23 | # |
| 24 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 24 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 25 | # should be updated once patchlevel is merged. | 25 | # should be updated once patchlevel is merged. |
| 26 | LINUX_VERSION = "6.11.4" | 26 | LINUX_VERSION = "6.11.7" |
| 27 | 27 | ||
| 28 | KBRANCH = "6.11.x+fslc" | 28 | KBRANCH = "6.11.x+fslc" |
| 29 | SRCREV = "ea947c5d06275e548ddfac48af577063aa6f9d71" | 29 | SRCREV = "10167047cf0d918ad8e31638e52b7fd620039698" |
| 30 | 30 | ||
| 31 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" | 31 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" |
| 32 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" | 32 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" |
