blob: 9926c1bb02dc3390dbe3cb435e5266ed7034739e [file] [log] [blame]
# Add an extra DISTRO_FEATURE
DISTRO_FEATURES_append = " pam"
# Use the LTSI Kernel
PREFERRED_VERSION_linux-yocto ?= "4.19%"
# Ensure the kernel nfs server is enabled
KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc"