All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>,
	Giulio Benetti <giulio.benetti@benettiengineering.com>,
	Romain Naour <romain.naour@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 4/5] linux: bump latest version to 6.8
Date: Mon, 25 Mar 2024 11:07:00 +0100	[thread overview]
Message-ID: <87edbyd3qz.fsf@48ers.dk> (raw)
In-Reply-To: <20240316084335.20839-4-bernd@kuhls.net> (Bernd Kuhls's message of "Sat, 16 Mar 2024 09:43:34 +0100")

>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:

 > Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
 > ---
 >  linux/Config.in | 6 +++---
 >  1 file changed, 3 insertions(+), 3 deletions(-)

 > diff --git a/linux/Config.in b/linux/Config.in
 > index df84cce539..2767b709d4 100644
 > --- a/linux/Config.in
 > +++ b/linux/Config.in
 > @@ -28,8 +28,8 @@ choice
 >  	prompt "Kernel version"
 
 >  config BR2_LINUX_KERNEL_LATEST_VERSION
 > -	bool "Latest version (6.6)"
 > -	select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_6 if BR2_KERNEL_HEADERS_AS_KERNEL
 > +	bool "Latest version (6.8)"
 > +	select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_8 if BR2_KERNEL_HEADERS_AS_KERNEL
 
 >  config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
 >  	bool "Latest CIP SLTS version (5.10.162-cip24)"
 > @@ -128,7 +128,7 @@ endif
 
 >  config BR2_LINUX_KERNEL_VERSION
 >  	string
 > -	default "6.6.21" if BR2_LINUX_KERNEL_LATEST_VERSION
 > +	default "6.8.1" if BR2_LINUX_KERNEL_LATEST_VERSION

Ahh, it is implicitly fixed by this on master.

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

  reply	other threads:[~2024-03-25 10:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16  8:43 [Buildroot] [PATCH 1/5] {toolchain, linux-headers}: add support for 6.7 headers Bernd Kuhls
2024-03-16  8:43 ` [Buildroot] [PATCH 2/5] package/busybox: disable tc to fix build with kernel >= 6.8 Bernd Kuhls
2024-03-16 19:25   ` Arnout Vandecappelle via buildroot
2024-03-24 16:00     ` Arnout Vandecappelle via buildroot
2024-03-24 17:45       ` Peter Korsgaard
2024-03-24 18:15         ` Arnout Vandecappelle via buildroot
2024-03-24 18:19   ` Arnout Vandecappelle via buildroot
2024-03-16  8:43 ` [Buildroot] [PATCH 3/5] {toolchain, linux-headers}: add support for 6.8 headers Bernd Kuhls
2024-03-16  8:43 ` [Buildroot] [PATCH 4/5] linux: bump latest version to 6.8 Bernd Kuhls
2024-03-25 10:07   ` Peter Korsgaard [this message]
2024-03-16  8:43 ` [Buildroot] [PATCH 5/5] {linux, linux-headers}: bump 4.19.x / 5.{4, 10, 15}.x / 6.{1, 6}.x series Bernd Kuhls
2024-03-24 16:00   ` Arnout Vandecappelle via buildroot
2024-03-25 10:05   ` Peter Korsgaard
2024-03-25 10:13   ` Peter Korsgaard
2024-03-24 15:59 ` [Buildroot] [PATCH 1/5] {toolchain, linux-headers}: add support for 6.7 headers Arnout Vandecappelle via buildroot

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=87edbyd3qz.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=romain.naour@gmail.com \
    --cc=thomas.de_schampheleire@nokia.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.