Toaster can run two different types of builds:
- You can manually start a build on the terminal and Toaster will monitor it. You can then use the Toaster web UI to explore the build results. The following image shows the command line builds page:
Toaster command line builds
- You can also use the Toaster web interface to create a new project. This will be named build-toaster-<project_id> and will be created inside the Poky directory:
Toaster's create a new project wizard
You can use the TOASTER_DIR configuration variable to ...