Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Add extra DISTRO_FEATUREs
|
||||
DISTRO_FEATURES:append = " pam usrmerge"
|
||||
|
||||
# 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"
|
||||
Reference in New Issue
Block a user