Building a full image#

A single command is enough to download the sources and build an image:

$ scotty bitbake core-image-minimal

Built images can then be found in build/build/tmp/deploy/images/.

The build target can be customized:

$ scotty bitbake core-image-minimal
$ scotty bitbake -- core-image-minimal -c populate_sdk

Note

The available images/SDKs can be displayed by running

$ scotty info images