mbox

[00/12] kernel-yocto: consolidated pull request

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

Pull-request

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

Message

Bruce Ashfield Nov. 8, 2023, 2:16 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the latest set of kernel changes. There's more tools changes
than normal, but I don't expect issues.

Otherwise, this is mainly -stable bumps, as I prepare to move the
-dev kernel to the latest.

Bruce


The following changes since commit 832384fdc69bd909183da7572ab8171dc34542c3:

  poky-tiny: fix PACKAGE_EXCLUDE (2023-11-08 11:00:09 +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 (12):
  linux-yocto/6.5: update to v6.5.8
  linux-yocto/6.1: update to v6.1.59
  linux-yocto/6.5: update to v6.5.9
  linux-yocto/6.1: update to v6.1.60
  kern-tools: make lower context patches reproducible
  kern-tools: bump SRCREV for queue processing changes
  kern-tools: update SRCREV to include SECURITY.md file
  kernel-yocto: improve metadata patching
  linux-yocto/6.1: cfg: restore CONFIG_DEVMEM
  linux-yocto/6.5: cfg: restore CONFIG_DEVMEM
  linux-yocto/6.5: update to v6.5.10
  linux-yocto/6.1: update to v6.1.61

 meta/classes-recipe/kernel-yocto.bbclass      | 30 +++++++++++++++----
 .../kern-tools/kern-tools-native_git.bb       |  2 +-
 .../linux/linux-yocto-rt_6.1.bb               |  6 ++--
 .../linux/linux-yocto-rt_6.5.bb               |  6 ++--
 .../linux/linux-yocto-tiny_6.1.bb             |  6 ++--
 .../linux/linux-yocto-tiny_6.5.bb             |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  | 28 ++++++++---------
 meta/recipes-kernel/linux/linux-yocto_6.5.bb  | 28 ++++++++---------
 8 files changed, 66 insertions(+), 46 deletions(-)