From: Bruce Ashfield <bruce.ashfi...@gmail.com> 6.6 is being removed from the upcoming LTS release, so we adjust the alt config to use the 6.12 reference.
Signed-off-by: Bruce Ashfield <bruce.ashfi...@gmail.com> --- v1 was missing the 2, in "12", but was working since the wildcard happily matches 6.12 in the available kernels in master. We of course need to be more specific, so v2 fixes that up. Bruce meta-poky/conf/distro/include/poky-distro-alt-test-config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc index 3e10251e8b..da9199dcd4 100644 --- a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc +++ b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc @@ -2,7 +2,7 @@ DISTRO_FEATURES:append = " pam usrmerge" # Use our alternate kernel version -PREFERRED_VERSION_linux-yocto = "6.6%" +PREFERRED_VERSION_linux-yocto = "6.12%" # Ensure the kernel nfs server is enabled KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211073): https://lists.openembedded.org/g/openembedded-core/message/211073 Mute This Topic: https://lists.openembedded.org/mt/111094831/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-