On Wed, Dec 11, 2024 at 4:44 AM Mathieu Dubois-Briand < [email protected]> wrote:
> On Tue Dec 10, 2024 at 10:06 PM CET, Bruce Ashfield via > lists.openembedded.org wrote: > > From: Bruce Ashfield <[email protected]> > > > > The 6.12 kernel is a LTS and our next reference kernel, so > > we bump our default to it. > > > > Signed-off-by: Bruce Ashfield <[email protected]> > > --- > > 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: > Richard already fixed it on his test branches, I've also fixed it locally. Bruce > > 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 > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208583): https://lists.openembedded.org/g/openembedded-core/message/208583 Mute This Topic: https://lists.openembedded.org/mt/110033010/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
