mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
{linux, linux-headers}: bump 5.{10,15}, 6.{1,6,12} series
Update the latest kernel releases:
- 5.10.257 -> 5.10.262
- 5.15.208 -> 5.15.213
- 6.1.174 -> 6.1.180
- 6.6.141 -> 6.6.148
- 6.12.91 -> 6.12.101
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
@@ -139,7 +139,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
|
||||
|
||||
config BR2_LINUX_KERNEL_VERSION
|
||||
string
|
||||
default "6.12.91" if BR2_LINUX_KERNEL_LATEST_VERSION
|
||||
default "6.12.101" if BR2_LINUX_KERNEL_LATEST_VERSION
|
||||
default "5.10.246-cip66" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
|
||||
default "5.10.246-cip66-rt29" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
|
||||
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
|
||||
|
||||
Reference in New Issue
Block a user