mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
{linux, linux-headers}: bump 6.12.x series
Update the latest kernel releases to: - 6.12.57 -> 6.12.58 Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
|
||||
sha256 7ca4debc5ca912ebb8a76944a5c118afd5d09e31ef43c494adb14273da29a26e linux-6.16.12.tar.xz
|
||||
sha256 165ca1c37c4607b90e731996b7c1e3311285167d13deeedf08f3f1f0b9d2541a linux-6.12.57.tar.xz
|
||||
sha256 5f1c4c546660a6a81046fdfa6195306bad2c8d17c0d69876dc100a85ad4613ac linux-6.12.58.tar.xz
|
||||
sha256 a9a59742c29be284c205dc87cbe9b065f9688488132c8f5a6057a5539230a51d linux-6.6.116.tar.xz
|
||||
sha256 ad068bfdb604ec0f4f7de385c8e7ab944008aa78a4aeeca94f53206e6726bfda linux-6.1.158.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
|
||||
|
||||
@@ -459,7 +459,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "5.15.196" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.158" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.116" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.57" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.12.58" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.16.12" if BR2_KERNEL_HEADERS_6_16
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||
|
||||
Reference in New Issue
Block a user