All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8][v2] linux-yocto: introduce v6.10
@ 2024-08-06 18:55 bruce.ashfield
  2024-08-06 18:55 ` [PATCH 1/8] linux-yocto: introduce 6.10 reference kernel bruce.ashfield
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: bruce.ashfield @ 2024-08-06 18:55 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

Here's v2 of the patch series.

In a similar manner to v1, I've got yocto/yocto-bsp patches along side the
oe-core ones .. just to save us both some synchronization and juggling.

 - the 6.10.3 update contains kconfig changes to fixup some of the
   warnings seen in v1
 - I've updated the parselogs exceptions to fix the issues with
   qemumips*. I didn't run in directly on the AB, so there's a chance
   these will need a tweak.
 - As discussed I've pinned genericarm64 to 6.6 until it is updated
   to 6.10
 - meta-virt has been updated, so xen should be fine now

 - meta-arm/meta-agl will still need updates from their maintainers.

Bruce

The following changes since commit a1c5e16c62f26401be8f5c0673efebfa18ed5abd:

  appstream: add qt6 PACKAGECONFIG option (2024-08-05 14:33:12 +0100)

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 (8):
  linux-yocto: introduce 6.10 reference kernel
  linux-yocto/6.10: update to v6.10
  linux-yocto/6.10: update to v6.10.2
  linux-yocto/6.10: update to v6.10.3
  oeqa/runtime/parselogs: update pci BAR ignore for kernel 6.10
  oeqa/runtime/parselogs: mips: skip sysctl warning
  yocto-bsp: set temporary preferred version for genericarm64
  poky/poky-tiny: bump preferred version to 6.10

 meta-poky/conf/distro/poky-tiny.conf          |    2 +-
 meta-poky/conf/distro/poky.conf               |    4 +-
 meta-yocto-bsp/conf/machine/genericarm64.conf |    1 +
 .../cases/parselogs-ignores-mipsarch.txt      |    6 +
 .../cases/parselogs-ignores-qemuall.txt       |    8 +
 .../linux/cve-exclusion_6.10.inc              | 6660 +++++++++++++++++
 .../linux/linux-yocto-rt_6.10.bb              |   48 +
 .../linux/linux-yocto-tiny_6.10.bb            |   33 +
 meta/recipes-kernel/linux/linux-yocto_6.10.bb |   73 +
 9 files changed, 6832 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.10.inc
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.10.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_6.10.bb

-- 
2.39.2



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

end of thread, other threads:[~2024-08-07 18:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06 18:55 [PATCH 0/8][v2] linux-yocto: introduce v6.10 bruce.ashfield
2024-08-06 18:55 ` [PATCH 1/8] linux-yocto: introduce 6.10 reference kernel bruce.ashfield
2024-08-06 18:55 ` [PATCH 2/8] linux-yocto/6.10: update to v6.10 bruce.ashfield
2024-08-06 18:55 ` [PATCH 3/8] linux-yocto/6.10: update to v6.10.2 bruce.ashfield
2024-08-06 18:55 ` [PATCH 4/8] linux-yocto/6.10: update to v6.10.3 bruce.ashfield
2024-08-06 18:55 ` [PATCH 5/8] oeqa/runtime/parselogs: update pci BAR ignore for kernel 6.10 bruce.ashfield
2024-08-06 18:55 ` [PATCH 6/8] oeqa/runtime/parselogs: mips: skip sysctl warning bruce.ashfield
2024-08-06 18:55 ` [PATCH 7/8] yocto-bsp: set temporary preferred version for genericarm64 bruce.ashfield
2024-08-06 18:55 ` [PATCH 8/8] poky/poky-tiny: bump preferred version to 6.10 bruce.ashfield
2024-08-07  8:58 ` [PATCH 0/8][v2] linux-yocto: introduce v6.10 Richard Purdie
2024-08-07 18:19   ` Bruce Ashfield

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.