From patchwork Wed May 4 08:21:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Korsgaard X-Patchwork-Id: 1626130 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KtVDj2hT2z9sFx for ; Wed, 4 May 2022 18:22:11 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 5C36160E35; Wed, 4 May 2022 08:22:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rk7F0WSN7Wm8; Wed, 4 May 2022 08:22:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 5027160E09; Wed, 4 May 2022 08:22:06 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 2D7271BF475 for ; Wed, 4 May 2022 08:22:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 1BE1F60E09 for ; Wed, 4 May 2022 08:22:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h3kg4PAxfpPI for ; Wed, 4 May 2022 08:22:04 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by smtp3.osuosl.org (Postfix) with ESMTPS id B0D5960E33 for ; Wed, 4 May 2022 08:22:03 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id C07ADFF80F; Wed, 4 May 2022 08:22:00 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1nmAGl-00DTiy-TF; Wed, 04 May 2022 10:21:59 +0200 From: Peter Korsgaard To: buildroot@buildroot.org Date: Wed, 4 May 2022 10:21:55 +0200 Message-Id: <20220504082157.3212469-1-peter@korsgaard.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/2] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{4, 10, 15, 16}.x series X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Peter Korsgaard --- linux/Config.in | 2 +- linux/linux.hash | 14 +++++++------- package/linux-headers/Config.in.host | 14 +++++++------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/linux/Config.in b/linux/Config.in index 82f5675f6c..c37b4cd422 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -128,7 +128,7 @@ endif config BR2_LINUX_KERNEL_VERSION string - default "5.15.33" if BR2_LINUX_KERNEL_LATEST_VERSION + default "5.15.37" if BR2_LINUX_KERNEL_LATEST_VERSION default "5.10.104-cip3" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION default "5.10.104-cip3-rt3" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \ diff --git a/linux/linux.hash b/linux/linux.hash index cf7ccc5cc5..077bc4d4d7 100644 --- a/linux/linux.hash +++ b/linux/linux.hash @@ -1,13 +1,13 @@ # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc -sha256 da6d2cfa8b5b82d8a17b032a627fc1c7885097523c32cc8a4294745697d59b7e linux-5.16.19.tar.xz -sha256 c30a17e6090f9ebf2d8ff58cd6c92c7324b1f4a8b3aa6a7f68850310af05a9c4 linux-5.15.33.tar.xz -sha256 dbef6a06325433481551cb8cfca9254d908d0ae950bc809f3da8ade00c485693 linux-5.10.110.tar.xz -sha256 9fbc8bfdc28c9fce2307bdf7cf1172c9819df673397a411c40a5c3d0a570fdbc linux-5.4.188.tar.xz +sha256 d8060dc88f862baaae66b42a2dbc12298ed667c698eb5c55617a7786ee47bf25 linux-5.16.20.tar.xz +sha256 18bf091a2157faa8d92a1aba2ecb66b5124bb0e033fc7797343984e069a2c026 linux-5.15.37.tar.xz +sha256 82516a02bb52456f6e8057217dde6e02b78003b1e058117557c2ae9661696dfc linux-5.10.113.tar.xz +sha256 288ca85fcdad18e950ccbe3d640594ee36d5aac226321ed935076fadb0cc0a3a linux-5.4.191.tar.xz # From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc sha256 35017bb40b604e0b577fc2b87e727632b46608a2ba3a4f5858b9177f58f376b3 linux-4.4.302.tar.xz -sha256 e86a55a89e1e28756b890b2b78f8b582d05cecb3509ff5c353e9534866468614 linux-4.9.309.tar.xz -sha256 100a9960fb2d8e079c9feeef640715a7fb749ed728a57e427f9e2443212e58f9 linux-4.14.275.tar.xz -sha256 bafff35102cc486ec2bf94c6d908be8e24017b2e4a1873f52f24c855eb220cd8 linux-4.19.237.tar.xz +sha256 fa2fb1fb5ba2e6ed99603063474804bd5fddeb8a5ad769d47786f82109e5c627 linux-4.9.312.tar.xz +sha256 e3dcacc2459c91586ae94121f54eb54a7cae9c424766fe20498169f682fd1b15 linux-4.14.277.tar.xz +sha256 4c6269d3c14e593151b035a55227110e632642d848032ef6992135c18488fe13 linux-4.19.241.tar.xz # Locally computed sha256 63e6df81c4a747c60eed535ffc2f6f1ddb0c17ec349e860316d9a700c69ab38e linux-cip-5.10.104-cip3.tar.gz sha256 9a45929d91ebaddbf6a0ef29750775e33d3c3f56f42f0a9e95e77e5b4eba3c6e linux-cip-5.10.104-cip3-rt3.tar.gz diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 43a116974b..229c5a0ca8 100644 --- a/package/linux-headers/Config.in.host +++ b/package/linux-headers/Config.in.host @@ -382,13 +382,13 @@ endchoice config BR2_DEFAULT_KERNEL_HEADERS string default "4.4.302" if BR2_KERNEL_HEADERS_4_4 - default "4.9.309" if BR2_KERNEL_HEADERS_4_9 - default "4.14.275" if BR2_KERNEL_HEADERS_4_14 - default "4.19.237" if BR2_KERNEL_HEADERS_4_19 - default "5.4.188" if BR2_KERNEL_HEADERS_5_4 - default "5.10.110" if BR2_KERNEL_HEADERS_5_10 - default "5.15.33" if BR2_KERNEL_HEADERS_5_15 - default "5.16.19" if BR2_KERNEL_HEADERS_5_16 + default "4.9.312" if BR2_KERNEL_HEADERS_4_9 + default "4.14.277" if BR2_KERNEL_HEADERS_4_14 + default "4.19.241" if BR2_KERNEL_HEADERS_4_19 + default "5.4.191" if BR2_KERNEL_HEADERS_5_4 + default "5.10.113" if BR2_KERNEL_HEADERS_5_10 + default "5.15.37" if BR2_KERNEL_HEADERS_5_15 + default "5.16.20" if BR2_KERNEL_HEADERS_5_16 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 \ From patchwork Wed May 4 08:21:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Korsgaard X-Patchwork-Id: 1626131 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KtVDv0rvGz9sFx for ; Wed, 4 May 2022 18:22:22 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id E218D8149C; Wed, 4 May 2022 08:22:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DeDU23QqjV41; Wed, 4 May 2022 08:22:20 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 111998148E; Wed, 4 May 2022 08:22:19 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id B6CF31BF475 for ; Wed, 4 May 2022 08:22:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id A4A2140218 for ; Wed, 4 May 2022 08:22:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6CE6JE9QVhKI for ; Wed, 4 May 2022 08:22:06 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by smtp4.osuosl.org (Postfix) with ESMTPS id 302FE4013D for ; Wed, 4 May 2022 08:22:05 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id CAA2010000A; Wed, 4 May 2022 08:22:02 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1nmAGn-00DTjI-K5; Wed, 04 May 2022 10:22:01 +0200 From: Peter Korsgaard To: buildroot@buildroot.org Date: Wed, 4 May 2022 10:21:56 +0200 Message-Id: <20220504082157.3212469-2-peter@korsgaard.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220504082157.3212469-1-peter@korsgaard.com> References: <20220504082157.3212469-1-peter@korsgaard.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/2] package/linux-headers: drop 4.4.x option X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" The 4.4.x series is now EOL upstream, so drop the linux-headers option and add legacy handling for it. Signed-off-by: Peter Korsgaard --- Config.in.legacy | 7 +++++++ linux/linux.hash | 1 - package/linux-headers/Config.in.host | 7 ------- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/Config.in.legacy b/Config.in.legacy index 6d2c82ab7f..806e995bd1 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -146,6 +146,13 @@ endif comment "Legacy options removed in 2022.05" +config BR2_KERNEL_HEADERS_4_4 + bool "kernel headers version 4.4.x are no longer supported" + select BR2_LEGACY + help + Version 4.4.x of the Linux kernel headers are no longer + maintained upstream and are now removed. + config BR2_BINUTILS_VERSION_2_32_X bool "binutils 2.32.x has been removed" select BR2_LEGACY diff --git a/linux/linux.hash b/linux/linux.hash index 077bc4d4d7..7a3308546f 100644 --- a/linux/linux.hash +++ b/linux/linux.hash @@ -4,7 +4,6 @@ sha256 18bf091a2157faa8d92a1aba2ecb66b5124bb0e033fc7797343984e069a2c026 linux- sha256 82516a02bb52456f6e8057217dde6e02b78003b1e058117557c2ae9661696dfc linux-5.10.113.tar.xz sha256 288ca85fcdad18e950ccbe3d640594ee36d5aac226321ed935076fadb0cc0a3a linux-5.4.191.tar.xz # From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc -sha256 35017bb40b604e0b577fc2b87e727632b46608a2ba3a4f5858b9177f58f376b3 linux-4.4.302.tar.xz sha256 fa2fb1fb5ba2e6ed99603063474804bd5fddeb8a5ad769d47786f82109e5c627 linux-4.9.312.tar.xz sha256 e3dcacc2459c91586ae94121f54eb54a7cae9c424766fe20498169f682fd1b15 linux-4.14.277.tar.xz sha256 4c6269d3c14e593151b035a55227110e632642d848032ef6992135c18488fe13 linux-4.19.241.tar.xz diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 229c5a0ca8..b030996dff 100644 --- a/package/linux-headers/Config.in.host +++ b/package/linux-headers/Config.in.host @@ -27,12 +27,6 @@ config BR2_KERNEL_HEADERS_AS_KERNEL depends on BR2_LINUX_KERNEL select BR2_KERNEL_HEADERS_LATEST if BR2_LINUX_KERNEL_LATEST_VERSION -config BR2_KERNEL_HEADERS_4_4 - bool "Linux 4.4.x kernel headers" - depends on !BR2_riscv - depends on !BR2_csky - select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_4 - config BR2_KERNEL_HEADERS_4_9 bool "Linux 4.9.x kernel headers" depends on !BR2_riscv @@ -381,7 +375,6 @@ endchoice config BR2_DEFAULT_KERNEL_HEADERS string - default "4.4.302" if BR2_KERNEL_HEADERS_4_4 default "4.9.312" if BR2_KERNEL_HEADERS_4_9 default "4.14.277" if BR2_KERNEL_HEADERS_4_14 default "4.19.241" if BR2_KERNEL_HEADERS_4_19