mbox

[0/5] kernel-yocto: default bump and -stable updates

Message ID cover.1757088383.git.bruce.ashfield@gmail.com
State Not Applicable, archived
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib zedd/kernel

Message

Bruce Ashfield Sept. 5, 2025, 4:09 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Hi all,

Yes, this is a combined meta-poky and oe-core pull request, since
it is simpler to coordinate.

There's a known build error with vboxguestdrivers in meta-oe that
I'll look at shortly, but otherwise, I've been able to build and
boot all the architectures with 6.16.

The warning reported with the introduction of the version should
be fixed as well via my SRCREV bumps from last week.

We aren't removing 6.12 as it is a LTS, so the mad rush to update
all hardware reference platforms doesn't have to happen, but it is
appreciated by those that do those bumps.

Cheers,

Bruce

The following changes since commit 4ad510a63fd88b7907b2a1b8feceace9758397d0:

  vte: upgrade 0.78.2 -> 0.80.3 (2025-09-01 23:07:06 +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 (5):
  poky: bump default kernel reference to 6.16
  linux-yocto/6.16: update to v6.16.4
  linux-yocto/6.16: update CVE exclusions (6.16.4)
  linux-yocto/6.12: update to v6.12.44
  linux-yocto/6.12: update CVE exclusions (6.12.44)

 meta-poky/conf/distro/poky-tiny.conf          |   2 +-
 meta-poky/conf/distro/poky.conf               |   4 +-
 .../linux/cve-exclusion_6.12.inc              | 140 +++++++++++++++++-
 .../linux/cve-exclusion_6.16.inc              | 136 ++++++++++++++++-
 .../linux/linux-yocto-rt_6.12.bb              |   6 +-
 .../linux/linux-yocto-rt_6.16.bb              |   6 +-
 .../linux/linux-yocto-tiny_6.12.bb            |   6 +-
 .../linux/linux-yocto-tiny_6.16.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |  28 ++--
 meta/recipes-kernel/linux/linux-yocto_6.16.bb |  28 ++--
 10 files changed, 309 insertions(+), 53 deletions(-)