summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_6.6.bb4
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 e30eaaeb..ce60a475 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.
92LINUX_VERSION = "6.6.74" 92LINUX_VERSION = "6.6.84"
93 93
94KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" 94KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig"
95KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" 95KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig"