mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
{linux, linux-headers}: bump 6.12.x, 6.6.x series
Update the latest kernel releases to: - 6.12.82 -> 6.12.84 - 6.6.135 -> 6.6.136 Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
@@ -137,7 +137,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
|
||||
|
||||
config BR2_LINUX_KERNEL_VERSION
|
||||
string
|
||||
default "6.12.82" if BR2_LINUX_KERNEL_LATEST_VERSION
|
||||
default "6.12.84" 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 \
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 0e570b05cd73981bb4a5bcf0e03751d4f0e2ac776c6d4fdcc2366bed3e0f19a9 linux-6.12.82.tar.xz
|
||||
sha256 d3d238ede7169dedb642898af0cb1777e9913171eb1c750eb4d9f82350a7132a linux-6.6.135.tar.xz
|
||||
sha256 d56e463a7b1f5355794ae83a102453ad930a51f9cb46b295fcf24a717bff52dd linux-6.12.84.tar.xz
|
||||
sha256 6fb2d21a98281d786ee5fc63760e6f2c33e567e178e83c605bf0359eabbcf471 linux-6.6.136.tar.xz
|
||||
sha256 e0cbe674801749075b93008d8854dbf1c8d300805ada0b60f6f907bbb83aef2c linux-6.1.169.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
||||
sha256 0bebe7d82a57e98792a407109566f1813fde97aaf7f735c1c7e6feebe833dc64 linux-5.15.203.tar.xz
|
||||
|
||||
@@ -432,8 +432,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "5.10.253" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.203" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.169" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.135" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.82" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.6.136" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.84" if BR2_KERNEL_HEADERS_6_12
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
|
||||
|
||||
Reference in New Issue
Block a user