recipes-meta: Abuse CMake to create OE machine definitions
Trying to handwrite all the machine defintions in zephyr would be an enormous task. This commit creates a patch to zephy which abuses cmake to output machine definitions for OE. Not all machines can be generated this way and meta will need to be in COREBASE/meta. It's mainly a prototype tool at this point to be able to add all the machines this patch can figure out to meta-zephyr-bsp. The hope is at a future date we can use it to autogenerate all the machines we can from zephyr and use them in meta-zephyr-bsp. 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/recipes-meta/meta/files/0001-zephyr-Export-an-OpenEmbedded-machine-config.patch 184 additions, 0 deletions...s/0001-zephyr-Export-an-OpenEmbedded-machine-config.patch
- meta-zephyr-bsp/recipes-meta/meta/generate-zephyr-machines.bb 45 additions, 0 deletions...-zephyr-bsp/recipes-meta/meta/generate-zephyr-machines.bb
Please register or sign in to comment