Hi All,
I am genertaing rootfs for ls1043ardb by adding my application executable file (generated through cross compilation) in merge folder with customised packages and doing bitbake fsl-image-mfgtool in ubuntu 20.04.
I want to know , Is there any other way without cross compilation, so that I can get the executable file directly, something like "bitbake myapp". Is it possible? If yes, how to do this?
Please help me.
Solved! Go to Solution.
Hi @dibyarekha
Please refer below guide to create custom recipes.
https://docs.yoctoproject.org/dev/dev-manual/new-recipe.html
Thanks
Khsuhbu
Hi @dibyarekha
Please refer below guide to create custom recipes.
https://docs.yoctoproject.org/dev/dev-manual/new-recipe.html
Thanks
Khsuhbu