mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
poky-alt: bump LTS kernel to v5.4
We move from 4.19 to 5.4 as the LTS kernel. (From meta-yocto rev: db7ed0a35a9822ba2ffe629c08bc5056be1cccc0) 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
072f23a0cb
commit
e91900c0bc
@@ -2,7 +2,7 @@
|
||||
DISTRO_FEATURES_append = " pam"
|
||||
|
||||
# Use the LTSI Kernel
|
||||
PREFERRED_VERSION_linux-yocto ?= "4.19%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "5.4%"
|
||||
|
||||
# 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