mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
Merge pull request #2229 from Freescale/backport-2228-to-styhead
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
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:
commit
8053ebeadb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user