June 2017
Intermediate to advanced
478 pages
13h 14m
English
You may often want to add a package to an image during development or tweak it in other ways. As shown previously, you can simply append to the list of packages to be installed by adding a statement like this:
IMAGE_INSTALL_append = " strace helloworld"
You can make more sweeping changes via EXTRA_IMAGE_FEATURES. Here is a short list which should give you an idea of the features you can enable:
Read now
Unlock full access