diff options
author | Daiane Angolini <daiane.angolini@foundries.io> | 2025-06-26 10:31:56 -0300 |
---|---|---|
committer | Daiane Angolini <daiane.angolini@foundries.io> | 2025-06-26 10:31:56 -0300 |
commit | f27a2ff094eb9df4c43684d0dafb2cad4d0b2d82 (patch) | |
tree | 91b4228d7f13db85cab4479239d10d5f99791f15 | |
parent | 1b66e429bacf5798649883c5d443b0b8b5665561 (diff) | |
download | meta-freescale-bump-linux-recipes.tar.gz |
linux-fslc-lts (6.6): Bump the stable tag 6.6.50 -> 6.6.52bump-linux-recipes
It bumps the stable tags.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
-rw-r--r-- | recipes-kernel/linux/linux-fslc-lts_6.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts_6.6.bb b/recipes-kernel/linux/linux-fslc-lts_6.6.bb index a8c91cdb..cc067262 100644 --- a/recipes-kernel/linux/linux-fslc-lts_6.6.bb +++ b/recipes-kernel/linux/linux-fslc-lts_6.6.bb | |||
@@ -19,10 +19,10 @@ SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol= | |||
19 | # | 19 | # |
20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
21 | # should be updated once patchlevel is merged. | 21 | # should be updated once patchlevel is merged. |
22 | LINUX_VERSION = "6.6.50" | 22 | LINUX_VERSION = "6.6.52" |
23 | 23 | ||
24 | KBRANCH = "6.6.x+fslc" | 24 | KBRANCH = "6.6.x+fslc" |
25 | SRCREV = "2473dfed9007471b503efe1f7de74d63eaf4c699" | 25 | SRCREV = "3768fbd9dd8e0da9e7a24366b6a65a7f8ca25986" |
26 | 26 | ||
27 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" | 27 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" |
28 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" | 28 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" |