From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] linux: bump _KERNEL_LATEST_VERSION to 6.3
Date: Thu, 4 May 2023 22:05:00 +0200 [thread overview]
Message-ID: <20230504200500.GK2696@scaer> (raw)
In-Reply-To: <20230501064734.16030-1-bernd.kuhls@t-online.de>
Bernd, All,
On 2023-05-01 08:47 +0200, Bernd Kuhls spake thusly:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
I got a bit puzzled why the hash for 6.3 was not added. That;s because
it was added earlier, when support for header 6.3 was added.
So I've tweaked the commit log accordingly.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> linux/Config.in | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/linux/Config.in b/linux/Config.in
> index 690ee9c339..f6b50a4b58 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.1)"
> - select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_1 if BR2_KERNEL_HEADERS_AS_KERNEL
> + bool "Latest version (6.3)"
> + select BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_3 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.1.26" if BR2_LINUX_KERNEL_LATEST_VERSION
> + default "6.3" if BR2_LINUX_KERNEL_LATEST_VERSION
> default "5.10.162-cip24" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
> default "5.10.162-cip24-rt10" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
> default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-05-04 21:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-01 6:47 [Buildroot] [PATCH 1/1] linux: bump _KERNEL_LATEST_VERSION to 6.3 Bernd Kuhls
2023-05-04 20:05 ` 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=20230504200500.GK2696@scaer \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox