Presentations
This is an archive of the presentations I’ve given at various conferences and events.
Build your own (embedded) Linux distribution with Yocto
Yocto is a powerful tool for creating Linux distributions. Although it focuses on embedded Linux distributions, Yocto is not limited to them.
Each component of a Linux distribution is represented by a recipe. These recipes contain routines that fetch, configure, build, and deploy the components.
Due to the large number of features and routines Yocto provides, it can be difficult for beginners to keep track of them. This talk should serve as a crash course and quick-start guide to help beginners get started with Yocto.