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

linux-fslc: 6.12.1 -> 6.12.4
This commit is contained in:
Otavio Salvador 2024-12-09 12:53:09 -03:00 committed by GitHub
commit 82193457ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,10 +23,10 @@ DEPENDS += " \
#
# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
# should be updated once patchlevel is merged.
LINUX_VERSION = "6.12.1"
LINUX_VERSION = "6.12.4"
KBRANCH = "6.12.x+fslc"
SRCREV = "d390303b28dabbb91b2d32016a4f72da478733b9"
SRCREV = "a8ab5136f38992c40ae34ec02e4f93d6b00a1e74"
KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"
KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig"