From: Bruce Ashfield <bruce.ashfi...@gmail.com> Richard,
Given where we are in the release cycle, this clearly is NOT a typical consolidated pull request. I've done what normally takes about three weeks in about 4 days. With 6.4 going EOL before expected upstream, it really isn't a suitable reference kernel for the release. So we've decided to take on the task of getting 6.5 ready and available, and at the same time moving the -dev kernel to v6.6. The -dev kernel testing for 6.5 was critical for this, since I already knew the core was sane. Also we've never shipped purposely mismatched libc-headers in the release, so I also took the leap to update the libc-headers to match. I've already sent fixes to meta-oe, and there's a btrfs update in this series to fix breakage that I found in the tightly coupled packages. I've built and booted core-image-kernel-dev, core-image-minimal, core-image-sato for both glibc and musl for all the supported architectures. There will be some things that break regardless, but this needs the better coverage of the AB. If this causes too much problems, our choices are to ship 6.4 EOLd, or fall all the way back to 6.1. I'll remove 6.4 from master once we've figured out the fallout from this kernel, and which direction we are going. Cheers, Bruce The following changes since commit d4f2f8269cff0e4e9a98ad1ef9c0f7b8a909d563: recipetool/devtool: Ensure server knows about changed files (2023-09-18 11:35:38 +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 (10): linux-yocto/6.4: update to v6.4.15 linux-yocto/6.1: update to v6.1.52 linux-yocto/6.4: update to v6.4.16 linux-yocto/6.1: update to v6.1.53 linux-yocto/6.1: update to v6.1.55 linux-yocto-dev: update to v6.6-rcX linux-yocto: introduce 6.5 reference kernel recipes linux-libc-headers: uprev to v6.5 linux-libc-headers: default to 6.5 btrfs-progs: update to version v6.5.1 meta/conf/distro/include/tcmode-default.inc | 2 +- ...fs-tools_6.3.3.bb => btrfs-tools_6.5.1.bb} | 2 +- ...aders_6.4.bb => linux-libc-headers_6.5.bb} | 2 +- .../linux/cve-exclusion_6.1.inc | 54 +- .../linux/cve-exclusion_6.4.inc | 36 +- .../linux/cve-exclusion_6.5.inc | 5072 +++++++++++++++++ meta/recipes-kernel/linux/linux-yocto-dev.bb | 4 +- .../linux/linux-yocto-rt_6.1.bb | 6 +- .../linux/linux-yocto-rt_6.4.bb | 6 +- .../linux/linux-yocto-rt_6.5.bb | 48 + .../linux/linux-yocto-tiny_6.1.bb | 6 +- .../linux/linux-yocto-tiny_6.4.bb | 6 +- .../linux/linux-yocto-tiny_6.5.bb | 33 + meta/recipes-kernel/linux/linux-yocto_6.1.bb | 28 +- meta/recipes-kernel/linux/linux-yocto_6.4.bb | 28 +- meta/recipes-kernel/linux/linux-yocto_6.5.bb | 72 + 16 files changed, 5343 insertions(+), 62 deletions(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.3.3.bb => btrfs-tools_6.5.1.bb} (98%) rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_6.4.bb => linux-libc-headers_6.5.bb} (83%) create mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.5.inc create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.5.bb create mode 100644 meta/recipes-kernel/linux/linux-yocto_6.5.bb -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188419): https://lists.openembedded.org/g/openembedded-core/message/188419 Mute This Topic: https://lists.openembedded.org/mt/101665418/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-