mbox

[0/7] linux-yocto: pull request

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

Pull-request

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

Message

Bruce Ashfield Oct. 12, 2023, 5:38 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here are the latest 6.1 and 6.5 -stable bumps. They aren't particularly
large -stable bumps and I didn't find any issues in my testing.

I've also got a configuration fix for -tinty on ARM that Ross has been
waiting for to enable some additional testing.

And finally, now that 6.5 is the default (for better or for worse!), it
is time to drop the 6.4 recipes.

Bruce


The following changes since commit 8d0ba08aa6137de7438744708541332e29279ae8:

  go: update 1.20.9 -> 1.20.10 (2023-10-12 07:53:40 +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 (7):
  linux-yocto/6.1: update to v6.1.56
  linux-yocto/6.5: update to v6.5.6
  linux-yocto/6.1: tiny: fix arm 32 boot
  linux-yocto/6.5: tiny: fix arm 32 boot
  linux-yocto/6.4: drop recipes
  linux-yocto/6.5: update to v6.5.7
  linux-yocto/6.1: update to v6.1.57

 .../linux/cve-exclusion_6.4.inc               | 5072 -----------------
 .../linux/linux-yocto-rt_6.1.bb               |    6 +-
 .../linux/linux-yocto-rt_6.4.bb               |   48 -
 .../linux/linux-yocto-rt_6.5.bb               |    6 +-
 .../linux/linux-yocto-tiny_6.1.bb             |    6 +-
 .../linux/linux-yocto-tiny_6.4.bb             |   33 -
 .../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.4.bb  |   72 -
 meta/recipes-kernel/linux/linux-yocto_6.5.bb  |   28 +-
 10 files changed, 40 insertions(+), 5265 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.4.inc
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_6.4.bb