mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
poky-alt: switch default kernel to 5.10
5.4 has been dropped from oe-core release/development, so we switch the alt-config to use 5.10. (From meta-yocto rev: 979b52c5f1d649791bfe312d79585a4cd346ce26) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a2d643f3a0
commit
f3e7063e6a
@@ -2,7 +2,7 @@
|
||||
DISTRO_FEATURES:append = " pam"
|
||||
|
||||
# Use the LTSI Kernel
|
||||
PREFERRED_VERSION_linux-yocto = "5.4%"
|
||||
PREFERRED_VERSION_linux-yocto = "5.10%"
|
||||
|
||||
# Ensure the kernel nfs server is enabled
|
||||
KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
|
||||
|
||||
Reference in New Issue
Block a user