zephyr.bbclass: Remove need for MACHINEOVERRIDES for ZEPHYR_MODULES
This commit removes the need for calling out ZEPHYR_MODULES via MACHINEOVERRIDES. It uses west list to figure out what ZEPHYR_MODULES are available and attaches them to -DZEPHYR_MODULES. Additional out of tree modules may be added via ZEPHYR_EXTRA_MODULES. Signed-off-by:Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com> Signed-off-by:
Naveen Saini <naveen.kumar.saini@intel.com>
Showing
- meta-zephyr-bsp/conf/machine/include/nrf52.inc 0 additions, 2 deletionsmeta-zephyr-bsp/conf/machine/include/nrf52.inc
- meta-zephyr-bsp/conf/machine/include/stm32mp1-cortex-m4.inc 0 additions, 3 deletionsmeta-zephyr-bsp/conf/machine/include/stm32mp1-cortex-m4.inc
- meta-zephyr-core/classes/zephyr.bbclass 42 additions, 0 deletionsmeta-zephyr-core/classes/zephyr.bbclass
- meta-zephyr-core/conf/layer.conf 2 additions, 0 deletionsmeta-zephyr-core/conf/layer.conf
- meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-common.inc 5 additions, 8 deletions...ore/recipes-kernel/zephyr-kernel/zephyr-kernel-common.inc
Please register or sign in to comment