Yocto Recipe to clean and build other recipes
I have 4 recipe files, each one of which will build a specific application required for our project. Now I need to create a master recipe to clean and build all application recipes in a single command.
I have 4 recipe files, each one of which will build a specific application required for our project. Now I need to create a master recipe to clean and build all application recipes in a single command.