From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/linux-headers: drop 5.7 headers
Date: Sun, 6 Sep 2020 09:54:34 +0200 [thread overview]
Message-ID: <20200906075434.GI14354@scaer> (raw)
In-Reply-To: <20200905201958.17725-1-peter@korsgaard.com>
Peter, All,
On 2020-09-05 22:19 +0200, Peter Korsgaard spake thusly:
> The 5.7.x series is now EOL, so drop it.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Both patches applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> Config.in.legacy | 7 +++++++
> linux/linux.hash | 1 -
> package/linux-headers/Config.in.host | 5 -----
> 3 files changed, 7 insertions(+), 6 deletions(-)
>
> diff --git a/Config.in.legacy b/Config.in.legacy
> index 022f6a7493..d4f2dcfdea 100644
> --- a/Config.in.legacy
> +++ b/Config.in.legacy
> @@ -146,6 +146,13 @@ endif
>
> comment "Legacy options removed in 2020.11"
>
> +config BR2_KERNEL_HEADERS_5_7
> + bool "kernel headers version 5.7.x are no longer supported"
> + select BR2_LEGACY
> + help
> + Version 5.7.x of the Linux kernel headers are no longer
> + maintained upstream and are now removed.
> +
> config BR2_PACKAGE_TINYHTTPD
> bool "tinyhttpd package removed"
> select BR2_LEGACY
> diff --git a/linux/linux.hash b/linux/linux.hash
> index d9f51e0dcc..f5d7591da7 100644
> --- a/linux/linux.hash
> +++ b/linux/linux.hash
> @@ -1,6 +1,5 @@
> # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
> sha256 7b0bf5029c94df72d1244b6b77e79e376cff2817a782c3ac50767a4121fd17fe linux-5.8.7.tar.xz
> -sha256 419c6248b9ae4dfead4599787aecbfd202e88bc4124523adfa6dd2d642b99fe7 linux-5.7.19.tar.xz
> sha256 86f13d050f6389c5a1727fa81510ee8eceac795297bc584f443354609617fea4 linux-5.4.61.tar.xz
> # From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
> sha256 6994dda988e9fb7f5661cf80ff42039016cb0044acd39f830937ba0220296388 linux-4.4.234.tar.xz
> diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
> index a70a0f2b6b..bbe377ab18 100644
> --- a/package/linux-headers/Config.in.host
> +++ b/package/linux-headers/Config.in.host
> @@ -55,10 +55,6 @@ config BR2_KERNEL_HEADERS_5_4
> select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
> select BR2_KERNEL_HEADERS_LATEST
>
> -config BR2_KERNEL_HEADERS_5_7
> - bool "Linux 5.7.x kernel headers"
> - select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_7
> -
> config BR2_KERNEL_HEADERS_5_8
> bool "Linux 5.8.x kernel headers"
> select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_8
> @@ -347,7 +343,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
> default "4.14.195" if BR2_KERNEL_HEADERS_4_14
> default "4.19.142" if BR2_KERNEL_HEADERS_4_19
> default "5.4.61" if BR2_KERNEL_HEADERS_5_4
> - default "5.7.19" if BR2_KERNEL_HEADERS_5_7
> default "5.8.7" if BR2_KERNEL_HEADERS_5_8
> default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
> default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
> --
> 2.20.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2020-09-06 7:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 20:19 [Buildroot] [PATCH 1/2] package/linux-headers: drop 5.7 headers Peter Korsgaard
2020-09-05 20:19 ` [Buildroot] [PATCH 2/2] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.4.x series Peter Korsgaard
2020-09-06 7:54 ` Yann E. MORIN [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200906075434.GI14354@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox