From: Bruce Ashfield <[email protected]>

Richard,

As I mentioned earlier today, I've built and booted the 5.19 kernel
on all architectures, have run core-iamge-kernel-dev, core-image-sato
and validated musl.

At this point, we need wider coverage to scare out the remaining
gremlins.

I'm also sending update to 5.10 and 5.15 in the pull request, since
these are the retbleed stable updates, and I didn't want to sit on
them any longer. These are of course independenct of the 5.19 work.

I found one issue with vboxguestdrivers in meta-oe agains the new
kernel/headers, and I've sent a patch to that mailing list. I also
had to fix lttng-modules (as usual) and have sent a patch to that
mailing list as well.

devsrc needed a few tweaks as well, and they are included in the
series.

Note: I've mixed in the poky / meta-yocto patches as part of this
pull request, just for ease of sending it for wider testing and to
see if I missed any references to 5.10 or have left any else
dangling.

Cheers,

Bruce

The following changes since commit 25248acfdf92465b360ca464725b679ac5200d8d:

  initscripts: run umountnfs as a KILL script (2022-07-23 13:55:26 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/poky-contrib zedd/kernel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (13):
  linux-yocto/5.15: update to v5.15.58
  linux-yocto/5.10: update to v5.10.134
  linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge)
  linux-libc-headers: update to v5.19
  linux-yocto: introduce v5.19 reference kernel recipes
  meta/conf: update preferred linux-yocto version to v5.19
  kernel-devsrc: support arm v5.19+ on target build
  kernel-devsrc: support powerpc on v5.19+
  lttng-modules: fix build against mips and v5.19 kernel
  linux-yocto: drop v5.10 reference kernel recipes
  poky: update preferred version to v5.19
  poky: change preferred kernel version to 5.15 in poky-alt
  yocto-bsp: drop v5.10 bbappend and create 5.19 placeholder

 .../include/poky-distro-alt-test-config.inc   |   2 +-
 meta-poky/conf/distro/poky-tiny.conf          |   2 +-
 meta-poky/conf/distro/poky.conf               |   4 +-
 .../linux/linux-yocto_5.10.bbappend           |  23 ----
 .../linux/linux-yocto_5.19.bbappend           |  23 ++++
 meta/conf/distro/include/tcmode-default.inc   |   2 +-
 meta/conf/machine/include/x86/x86-base.inc    |   2 +-
 meta/conf/machine/qemuarmv5.conf              |   2 +-
 ...ers_5.16.bb => linux-libc-headers_5.19.bb} |   4 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb    |  17 +++
 .../linux/linux-yocto-rt_5.15.bb              |   6 +-
 ...octo-rt_5.10.bb => linux-yocto-rt_5.19.bb} |  10 +-
 .../linux/linux-yocto-tiny_5.15.bb            |   6 +-
 ...-tiny_5.10.bb => linux-yocto-tiny_5.19.bb} |  14 +--
 meta/recipes-kernel/linux/linux-yocto_5.15.bb |  26 ++---
 ...inux-yocto_5.10.bb => linux-yocto_5.19.bb} |  66 ++++++-----
 ...tracepoints-condtional-on-CONFIG_COM.patch | 103 ++++++++++++++++++
 .../lttng/lttng-modules_2.13.4.bb             |   1 +
 18 files changed, 222 insertions(+), 91 deletions(-)
 delete mode 100644 
meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
 create mode 100644 
meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.16.bb => 
linux-libc-headers_5.19.bb} (81%)
 rename meta/recipes-kernel/linux/{linux-yocto-rt_5.10.bb => 
linux-yocto-rt_5.19.bb} (87%)
 rename meta/recipes-kernel/linux/{linux-yocto-tiny_5.10.bb => 
linux-yocto-tiny_5.19.bb} (59%)
 rename meta/recipes-kernel/linux/{linux-yocto_5.10.bb => linux-yocto_5.19.bb} 
(47%)
 create mode 100644 
meta/recipes-kernel/lttng/lttng-modules/0001-compaction-make-tracepoints-condtional-on-CONFIG_COM.patch

-- 
2.19.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#168864): 
https://lists.openembedded.org/g/openembedded-core/message/168864
Mute This Topic: https://lists.openembedded.org/mt/92824833/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to