HYL_OK3568_LINUX/yocto/poky/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
2025-05-10 21:49:39 +08:00

9 lines
241 B
PHP

# Add an extra DISTRO_FEATURE
DISTRO_FEATURES:append = " pam"
# Use the LTSI Kernel
PREFERRED_VERSION_linux-yocto = "5.10%"
# Ensure the kernel nfs server is enabled
KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc"