From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <bruce.ashfield@gmail.com>, <richard.purdie@linuxfoundation.org>
Cc: <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 5/6] poky/poky-tiny: update default to v6.12
Date: Wed, 11 Dec 2024 10:44:30 +0100 [thread overview]
Message-ID: <D68RW5L3YYXZ.1QVI9872WFLMS@bootlin.com> (raw)
In-Reply-To: <96fdaf0aab7a75c7dbf9e5bee583ac3c6353f262.1733864271.git.bruce.ashfield@gmail.com>
On Tue Dec 10, 2024 at 10:06 PM CET, Bruce Ashfield via lists.openembedded.org wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
>
> The 6.12 kernel is a LTS and our next reference kernel, so
> we bump our default to it.
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> ---
Hi Bruce,
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -19,8 +19,8 @@ POKY_DEFAULT_EXTRA_RRECOMMENDS = "kernel-module-af-packet"
>
> DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT} ${POKY_DEFAULT_DISTRO_FEATURES}"
>
> -PREFERRED_VERSION_linux-yocto ?= "6.10%"
> -PREFERRED_VERSION_linux-yocto-rt ?= "6.10%"
> +PREFERRED_VERSION_linux-yocto ?= "6.12"
> +PREFERRED_VERSION_linux-yocto-rt ?= "6.12%"
>
Is removing the '%' match in PREFERRED_VERSION_linux-yocto wanted ? I
believe this is responsible for a lot of new warnings, such as:
stdio: WARNING: preferred version 6.12 of linux-yocto not available (for item linux-yocto)
stdio: WARNING: versions of linux-yocto available: 6.12.3+git 6.6.64+git
stdio: WARNING: preferred version 6.12 of linux-yocto not available (for item virtual/kernel)
stdio: WARNING: versions of linux-yocto available: 6.12.3+git 6.6.64+git
stdio: WARNING: preferred version 6.12 of linux-yocto not available (for item kernel-module-tun)
stdio: WARNING: versions of linux-yocto available: 6.12.3+git 6.6.64+git
...
https://valkyrie.yoctoproject.org/#/builders/29/builds/623/steps/13/logs/warnings
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2024-12-11 9:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 21:06 [PATCH 0/6] kernel-yocto: consolidated pull request bruce.ashfield
2024-12-10 21:06 ` [PATCH 1/6] linux-yocto/6.6: update to v6.6.63 bruce.ashfield
2024-12-10 21:06 ` [PATCH 2/6] linux-yocto/6.6: update to v6.6.64 bruce.ashfield
2024-12-10 21:06 ` [PATCH 3/6] linux-yocto/6.12: introduce v6.12 reference kernel bruce.ashfield
2024-12-10 21:06 ` [PATCH 4/6] linux-yocto: drop 6.10 bruce.ashfield
2024-12-10 21:06 ` [PATCH 5/6] poky/poky-tiny: update default to v6.12 bruce.ashfield
2024-12-10 21:18 ` Patchtest results for " patchtest
2024-12-11 9:44 ` Mathieu Dubois-Briand [this message]
2024-12-11 14:14 ` [OE-core] " Bruce Ashfield
2024-12-10 21:06 ` [PATCH 6/6] yocto-bsp: drop 6.10 bbappend bruce.ashfield
2024-12-10 21:18 ` Patchtest results for " patchtest
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=D68RW5L3YYXZ.1QVI9872WFLMS@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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