From ce203ded8deabbe09e038c5f1e2f89322a8e6d1f Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Thu, 26 Jun 2025 10:31:56 -0300 Subject: [PATCH] linux-fslc-lts (6.6): Bump the stable tags 6.6.50 -> 6.6.52 It bumps the stable tags. Signed-off-by: Daiane Angolini --- recipes-kernel/linux/linux-fslc-lts_6.6.bb | 4 ++-- 1 file 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= # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "6.6.50" +LINUX_VERSION = "6.6.52" KBRANCH = "6.6.x+fslc" -SRCREV = "2473dfed9007471b503efe1f7de74d63eaf4c699" +SRCREV = "3768fbd9dd8e0da9e7a24366b6a65a7f8ca25986" KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"