mbox

[0/6] kernel-yocto: pull request

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

Pull-request

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

Message

Bruce Ashfield Feb. 26, 2024, 10:34 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here are the collected change for the reference kernel.

Everything is relatively routine, except for the awaited genericarm64.

We'll have more configuration fixes/tweaks for it over the next little
while, but there's no reason to keep it out of the tree while we do that.

Cheers,

Bruce

The following changes since commit 6b356b74d83dbb088e4128cf933b8713b63898ce:

  dev-manual: packages: need enough free space (2024-02-24 16:13:29 +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: enable squashfs for selftests
  linux-yocto/6.6: config: x86 tidy & consolidation
  kern-tools: depend on git-replacement-native
  linux-yocto/6.6: genericarm64 configuration/definition
  linux-yocto/6.6: update to v6.6.18
  linux-yocto/6.6: update CVE exclusions

 .../kern-tools/kern-tools-native_git.bb       |   2 +-
 .../linux/cve-exclusion_6.6.inc               | 124 +++++++++++++++++-
 .../linux/linux-yocto-rt_6.6.bb               |   6 +-
 .../linux/linux-yocto-tiny_6.6.bb             |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.6.bb  |  28 ++--
 5 files changed, 139 insertions(+), 27 deletions(-)