From: Bruce Ashfield <[email protected]>

Richard,

Here's the latest queued kernel changes. There are the expectd -stable updates
6.1, but those of course aren't the most interesting part of this queue.

We have the 6.4 reference kernel initial integration.

I've tested this on all architectures, core-image-sato + core-image-kernel-dev
as well as -rt, standard and -tiny kernels.

We also have the matching libc-headers bumps. I've already send patches
for some applications that had issues with the 6.4 headers, but the issues
were relatively minimal.

I've included the poky and oe-core preferred version bumps in this
series, just to make it a bit easier to test. They can be ignored if there
are issues, and we can just make the 6.4 kernel available in tree, and
fix the remaining issues before making it default.

I ran into perf and localversion issues (which broke the on-target
module builds). The patches to address them are in the series.

qemumips64 is seting a smp preemptible trace on boot, and I haven't
been able to track it down. If that is the only issue, it would be
better to get this into the tree, and try and find a mips expert to
help us out. I'll continue looking into it, but haven't had much luck
yet.

Bruce

The following changes since commit d221e59a5067266c3f620259a1e56a56823df1fb:

  bitbake: cooker: Log when parsing starts in server log (2023-06-30 18:05:30 
+0100)

are available in the Git repository at:

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

Bruce Ashfield (15):
  linux-yocto/6.1: update to v6.1.36
  linux-yocto/6.1: update to v6.1.37
  linux-libc-headers: bump to 6.4
  perf: fix buildpaths QA warning in 6.4+
  kernel: fix localversion in v6.3+
  linux-yocto: introduce 6.4 reference kernel recipes
  linux-yocto/6.4: update to latest
  linux-yocto/6.4: aufs6 integration
  linux-yocto/6.4: refresh configuration
  linux-yocto-rt/6.4: integrate -rt6
  linux-yocto/6.4: update to v6.4.2
  linux-yocto/6.1: update to v6.1.38
  conf/machine: set preferred kernel to be 6.4
  poky/poky-tiny: set preferred linux-yocto version to 6.4
  linux-yocto-tiny/6.4: fix configuration warnings (HID)

 meta-poky/conf/distro/poky-tiny.conf          |  2 +-
 meta-poky/conf/distro/poky.conf               |  4 +-
 meta/classes-recipe/kernel-arch.bbclass       |  7 ++
 meta/classes-recipe/kernel.bbclass            |  6 +-
 meta/conf/distro/include/tcmode-default.inc   |  2 +-
 meta/conf/machine/include/x86/x86-base.inc    |  2 +-
 meta/conf/machine/qemuarmv5.conf              |  2 +-
 ...linux-stddef.h-in-swab.h-uapi-header.patch | 42 -----------
 ...aders_6.1.bb => linux-libc-headers_6.4.bb} |  3 +-
 .../linux/linux-yocto-rt_6.1.bb               |  6 +-
 .../linux/linux-yocto-rt_6.4.bb               | 48 +++++++++++++
 .../linux/linux-yocto-tiny_6.1.bb             |  6 +-
 .../linux/linux-yocto-tiny_6.4.bb             | 33 +++++++++
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  | 28 ++++----
 meta/recipes-kernel/linux/linux-yocto_6.4.bb  | 71 +++++++++++++++++++
 meta/recipes-kernel/perf/perf.bb              |  2 +-
 16 files changed, 191 insertions(+), 73 deletions(-)
 delete mode 100644 
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-include-linux-stddef.h-in-swab.h-uapi-header.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_6.1.bb => 
linux-libc-headers_6.4.bb} (74%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_6.4.bb

-- 
2.34.1

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

Reply via email to