From 4fa6ab7b8f3091652af03093e48e9c1bd1291b96 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 20 Jan 2026 19:33:55 +0100 Subject: [PATCH] {linux, linux-headers}: bump 5.{10, 15}.x series Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- linux/linux.hash | 4 ++-- package/linux-headers/Config.in.host | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/linux/linux.hash b/linux/linux.hash index 1f9256c27f..a3e621f38d 100644 --- a/linux/linux.hash +++ b/linux/linux.hash @@ -4,8 +4,8 @@ sha256 ba3897a1c060b05a03cb4dda6f20d8c75e6f73c88b217744823a915056536eaf linux- sha256 76af9d4fce24cc5a1c9f1fcbba2e23c4e87bbc8e20525b1691206801f24d14ba linux-6.6.121.tar.xz sha256 b41666bda7223600386a07ebe1802f5029da2fe81f6a85d691b6ec6a707e5a29 linux-6.1.161.tar.xz # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc -sha256 fd218df8e2107a4443b6c29fef7f95aad167031e0fbdbc7a858ae8471360668a linux-5.15.197.tar.xz -sha256 70c8b87ba1fcd8bfa663661934dc9bda92d0b5f3c0fc3197bb56399f69d9fe0c linux-5.10.247.tar.xz +sha256 5d4c0994580dd3bbd5ffc5fcb81c22dd305b844c9d8c7b176cc41b28f7e29743 linux-5.15.198.tar.xz +sha256 b5e6e4f1f904a3377dde32ef3bc322f03a78f045c4d666483d383153902de005 linux-5.10.248.tar.xz # Locally computed sha256 93408e0c5d70ff0ab63dcf9edec6fda2b8524281d611a88e56590436bda43914 linux-cip-5.10.246-cip66.tar.gz sha256 b3454708b98016f02604433e41060be2c1feb595c2bddeb25292596f047f0915 linux-cip-5.10.246-cip66-rt29.tar.gz diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 04dce45ea5..dcf5d46505 100644 --- a/package/linux-headers/Config.in.host +++ b/package/linux-headers/Config.in.host @@ -456,8 +456,8 @@ endchoice config BR2_DEFAULT_KERNEL_HEADERS string - default "5.10.247" if BR2_KERNEL_HEADERS_5_10 - default "5.15.197" if BR2_KERNEL_HEADERS_5_15 + default "5.10.248" if BR2_KERNEL_HEADERS_5_10 + default "5.15.198" if BR2_KERNEL_HEADERS_5_15 default "6.1.161" if BR2_KERNEL_HEADERS_6_1 default "6.6.121" if BR2_KERNEL_HEADERS_6_6 default "6.12.66" if BR2_KERNEL_HEADERS_6_12