mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
poky-altcfg: Update PREFERRED_VERSION for kerenl
Update to 6.6 since it is our only kernel version. (From meta-yocto rev: 00b2de10d7665a60d32497cb141f40ba3e1143fa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
426488f853
commit
1df683df5c
|
@ -1,8 +1,8 @@
|
|||
# Add extra DISTRO_FEATUREs
|
||||
DISTRO_FEATURES:append = " pam usrmerge"
|
||||
|
||||
# Use the LTSI Kernel
|
||||
PREFERRED_VERSION_linux-yocto = "6.1%"
|
||||
# Use our alternate kernel version
|
||||
PREFERRED_VERSION_linux-yocto = "6.6%"
|
||||
|
||||
# Ensure the kernel nfs server is enabled
|
||||
KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user