Merge pull request #2163 from Livius90/master
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled

linux-fslc: 6.12.13 -> 6.12.20
This commit is contained in:
Otavio Salvador 2025-03-28 13:28:24 -03:00 committed by GitHub
commit 3e41a0eb03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,12 +24,12 @@ DEPENDS += " \
# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
# should be updated once patchlevel is merged.
#
# Linux kernel stable 6.12.13 changelog:
# https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.13
LINUX_VERSION = "6.12.13"
# Linux kernel stable 6.12.20 changelog:
# https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.20
LINUX_VERSION = "6.12.20"
KBRANCH = "6.12.x+fslc"
SRCREV = "404e5a82446dbd2b7e7061e804afec00d16049e8"
SRCREV = "844aa3471b97053b0a59f68d36dc6f796338b562"
KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"
KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"