From: Bruce Ashfield <[email protected]> Richard,
Here's a 4-pack of patches I've been testing. I don't expect any significant issues, in particular since 6.4 isn't yet the default kernel :) The main part of this series is to fix menuconfig for 6.4+. A patch I created years ago to work around pkg-config use in the kernel needed to be tweaked. Which i've done. I've also started the process of dropping that patch, as there's a variable we can use to point pkg-config to our -native variant. Once all supported kernels are new enough, I'll drop my kernel patch and the manipulation of the PKG_CONFIG* variables. Bruce The following changes since commit dcdfbd3b45c7442210a49f5db989fb188a329c2d: libnss-nis: upgrade 3.1 -> 3.2 (2023-07-17 15:30:04 +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 (4): linux-yocto/6.x: cfg: update ima.cfg to match current meta-integrity linux-yocto/6.4: update to v6.4.3 kernel: set HOSTPKG_CONFIG to use pkg-config-native linux-yocto/6.4: fix menuconfig meta/classes-recipe/kernel.bbclass | 3 ++ .../linux/linux-yocto-rt_6.1.bb | 2 +- .../linux/linux-yocto-rt_6.4.bb | 6 ++-- .../linux/linux-yocto-tiny_6.1.bb | 2 +- .../linux/linux-yocto-tiny_6.4.bb | 6 ++-- meta/recipes-kernel/linux/linux-yocto_6.1.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_6.4.bb | 28 +++++++++---------- 7 files changed, 26 insertions(+), 23 deletions(-) -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184489): https://lists.openembedded.org/g/openembedded-core/message/184489 Mute This Topic: https://lists.openembedded.org/mt/100209459/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
