From e6e69c2832e731edc43397884bc9607ac0a46e61 Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Thu, 1 May 2025 16:49:30 -0300 Subject: linux-fslc-imx_6.6: Fix kernel version Signed-off-by: Daiane Angolini --- recipes-kernel/linux/linux-fslc-imx_6.6.bb | 4 ++-- 1 file 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." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v6.6.74 +# tag: v6.6.84 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -89,7 +89,7 @@ SRCREV = "37ea7c8b34946d3c83939c41b93681531e21fd8d" # # 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.74" +LINUX_VERSION = "6.6.84" KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" -- cgit v1.2.3-54-g00ecf