blob: 32797525fbb0f92ae49ee11341454bb5243c4f01 [file] [log] [blame]
# Add an extra DISTRO_FEATURE
DISTRO_FEATURES:append = " pam"
# Use the LTSI Kernel
PREFERRED_VERSION_linux-yocto = "6.1%"
# Ensure the kernel nfs server is enabled
KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc"