All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/linux-headers: drop 6.2.x option
Date: Sat, 27 May 2023 11:55:12 +0200	[thread overview]
Message-ID: <87pm6mumin.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20230524205629.2934876-2-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Wed, 24 May 2023 22:56:29 +0200")

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > The 6.2.x series is now EOL upstream, so drop the linux-headers option
 > and add legacy handling for it.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

> ---
 >  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 1590343ca1..46aa0796a7 100644
 > --- a/Config.in.legacy
 > +++ b/Config.in.legacy
 > @@ -146,6 +146,13 @@ endif
 
 >  comment "Legacy options removed in 2023.05"
 
 > +config BR2_KERNEL_HEADERS_6_2
 > +	bool "kernel headers version 6.2.x are no longer supported"
 > +	select BR2_LEGACY
 > +	help
 > +	  Version 6.2.x of the Linux kernel headers are no longer
 > +	  maintained upstream and are now removed.
 > +
 >  config BR2_GCC_VERSION_10_X

Notice: This is not how Config.in.legacy looks on master, so I had to
manually fix it up when applying.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-05-27  9:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 20:56 [Buildroot] [PATCH 1/2] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 2, 3}.x series Bernd Kuhls
2023-05-24 20:56 ` [Buildroot] [PATCH 2/2] package/linux-headers: drop 6.2.x option Bernd Kuhls
2023-05-27  9:55   ` Peter Korsgaard [this message]
2023-05-27  9:50 ` [Buildroot] [PATCH 1/2] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 2, 3}.x series Peter Korsgaard

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=87pm6mumin.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.