Chapter 1, Meeting the Yocto Project, presents the first concepts and premises to introduce parts of the Yocto Project and their main tools.
Chapter 2, Baking Our Poky-Based System, introduces the environment needed for the first build.
Chapter 3, Using Toaster to Bake an Image, shows the user-friendly web interface that can be used as a wrapper for configuration and as a build tool.
Chapter 4, Grasping the BitBake Tool, presents the BitBake tool and how it manages the tasks and its dependencies.
Chapter 5, Detailing the Temporary Build Directory, details the temporary output folder of a build.
Chapter 6, Assimilating Packaging Support, explains the packaging mechanism used as base to create and manage all the binary packages.
Chapter 7, Diving into BitBake Metadata, details the BitBake metadata language which will be used for all the other chapters.
Chapter 8, Developing with the Yocto Project, demonstrates the workflow needed to obtain a development environment.
Chapter 9, Debugging with the Yocto Project, shows how to use Poky to generate a debug environment and how to use it.
Chapter 10, Exploring External Layers, explores one of the most important concepts of the Yocto Project—the flexibility of using external layers.
Chapter 11, Creating Custom Layers, practices the steps on layers creation.
Chapter 12, Customizing Existing Recipes, presents examples on how to customize the existing recipes.
Chapter 13, Achieving GPL Compliance, summarizes the tasks and concepts involved for a copyleft compliance product.
Chapter 14, Booting Our Custom Embedded Linux, uses real hardware machines together with the Yocto Project’s tools.