January 2018
Intermediate to advanced
456 pages
12h 49m
English
When adding content to a new software layer, we need to keep in mind that our layer needs to play well with other layers in the Yocto project. To this end, when customizing recipes, we will always use append files, and will only override existing recipes if we are completely sure there is no way to add the customization required through an append file.
To help us manage the content across several layers, we can use the following bitbake-layers command-line utilities:
Read now
Unlock full access