From: Bruce Ashfield <[email protected]> Richard,
As promised, I waited until the new year to send this update to introduce the 6.6 kernel and libc-headers. I'll be sending patches to the appropriate lists to remove 6.5 shortly and make 6.6 the default. Once we have the reference boards updated to 6.6, the 6.1 kernel will also be removed. I've built 6.6 for all supported arches, core-image-* and have also tested against musl. Patches to meta-oe have been sent, and the work done with 6.6 as the -dev kernel means that the tightly coupled packages already build against 6.6. I'm sure there will be issues .. as there always are, but at this point, I need more eyes and test cycles to find those issues. Bruce The following changes since commit fe5d2f0b666c83e3336ea9962c8e2e4c39816e21: bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9 (2023-12-30 11:03:25 +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 (7): linux-libc-headers: update to v6.6-lts linux-yocto: introduce 6.6 reference kernel linux-yocto/6.6: fix AB-INT: QEMU kernel panic: No irq handler for vector linux-yocto-rt/6.6: fix CVE exclusion include linux-yocto/6.6: update CVE exclusions linux-yocto/6.6: update to v6.6.8 linux-yocto/6.1: update to v6.1.69 meta/conf/distro/include/tcmode-default.inc | 2 +- ...aders_6.5.bb => linux-libc-headers_6.6.bb} | 2 +- .../linux/cve-exclusion_6.6.inc | 5172 +++++++++++++++++ .../linux/linux-yocto-rt_6.1.bb | 6 +- .../linux/linux-yocto-rt_6.6.bb | 48 + .../linux/linux-yocto-tiny_6.1.bb | 6 +- .../linux/linux-yocto-tiny_6.6.bb | 33 + meta/recipes-kernel/linux/linux-yocto_6.1.bb | 28 +- meta/recipes-kernel/linux/linux-yocto_6.6.bb | 72 + 9 files changed, 5347 insertions(+), 22 deletions(-) rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_6.5.bb => linux-libc-headers_6.6.bb} (83%) create mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.6.inc create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb create mode 100644 meta/recipes-kernel/linux/linux-yocto_6.6.bb -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#193196): https://lists.openembedded.org/g/openembedded-core/message/193196 Mute This Topic: https://lists.openembedded.org/mt/103476582/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
