Add the following three statement to local.conf
Code: Select all
DISTRO_FEATURES_append = " recipe_name "
KERNEL_MODULE_AUTOLOAD += " recipe_name "
IMAGE_INSTALL_append += " kernel-modules "
Code: Select all
DISTRO_FEATURES_append = " recipe_name "
KERNEL_MODULE_AUTOLOAD += " recipe_name "
IMAGE_INSTALL_append += " kernel-modules "
Users browsing this forum: No registered users and 0 guests