Merge pull request #2229 from Freescale/backport-2228-to-styhead
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled

[Backport styhead] linux-fslc-imx_6.6: Fix kernel version
This commit is contained in:
Otavio Salvador 2025-05-02 08:48:58 -03:00 committed by GitHub
commit 8053ebeadb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"