public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/6] kernel-yocto: consolidated pull request
@ 2024-12-10 21:06 bruce.ashfield
  2024-12-10 21:06 ` [PATCH 1/6] linux-yocto/6.6: update to v6.6.63 bruce.ashfield
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: bruce.ashfield @ 2024-12-10 21:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's my latest collection of changes. A couple of -stable's for 6.6
and obviously the most signficant is the introduction of 6.12 as the
primary reference kernel for the upcoming spring release.

I've combined the oe-core and poky distro changes into one series for
ease of testing and viewing.

Obviously, we can merge the 6.12 kernel and not make it the default,
but at this point I've tested -rt, -tiny, -standard across all architectures
and images types that are in oe-core. glibc and musl have also been
tested.

Even with that, I'm sure something will be found on the AB!

There may still be issues in meta-openembedded (zfs, etc), but I'll have
a look at those shortly .. I just didn't want to hold this up any longer.

Cheers,

Bruce

The following changes since commit 3de3bda4c4b72ca21ad91c81db57bf07760e0a3b:

  bitbake: parse: add support for 'addfragments' directive (2024-12-08 22:36:11 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib zedd/kernel
  https://git.yoctoproject.org/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (6):
  linux-yocto/6.6: update to v6.6.63
  linux-yocto/6.6: update to v6.6.64
  linux-yocto/6.12: introduce v6.12 reference kernel
  linux-yocto: drop 6.10
  poky/poky-tiny: update default to v6.12
  yocto-bsp: drop 6.10 bbappend

 meta-poky/conf/distro/poky-tiny.conf          |  2 +-
 meta-poky/conf/distro/poky.conf               |  4 +-
 .../linux/linux-yocto_6.10.bbappend           | 19 -------
 ...octo-rt_6.10.bb => linux-yocto-rt_6.12.bb} | 12 ++---
 .../linux/linux-yocto-rt_6.6.bb               |  6 +--
 ...-tiny_6.10.bb => linux-yocto-tiny_6.12.bb} | 14 ++---
 .../linux/linux-yocto-tiny_6.6.bb             |  6 +--
 ...inux-yocto_6.10.bb => linux-yocto_6.12.bb} | 54 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_6.6.bb  | 28 +++++-----
 9 files changed, 63 insertions(+), 82 deletions(-)
 delete mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.10.bbappend
 rename meta/recipes-kernel/linux/{linux-yocto-rt_6.10.bb => linux-yocto-rt_6.12.bb} (85%)
 rename meta/recipes-kernel/linux/{linux-yocto-tiny_6.10.bb => linux-yocto-tiny_6.12.bb} (66%)
 rename meta/recipes-kernel/linux/{linux-yocto_6.10.bb => linux-yocto_6.12.bb} (62%)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-12-11 14:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [OE-core] " Mathieu Dubois-Briand
2024-12-11 14:14     ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox