January 2018
Intermediate to advanced
456 pages
12h 49m
English
Once all modifications have been tested and committed to the source Git repository in the workspace layer, devtool can be instructed to create patches for the modifications and update the original recipe with them by running:
$ devtool update-recipe <recipe-name>
It can also be instructed to create or modify a bbappend on a specific layer instead of modifying the original layer with:
$ devtool update-recipe --append <dest-layer-path> <recipe-name>
Here,
Read now
Unlock full access