yócto
Yocto refers to a set of open-source collaboration projects that provide templates, tools, and methods to help you create custom Linux-based systems for embedded products, regardless of hardware architecture. The Yocto Project is not a distribution itself, but rather a collection of tools and metadata that allows for the creation of custom Linux distributions. Its primary goal is to provide flexibility and control over the embedded Linux build process.
The core of the Yocto Project is the OpenEmbedded build system, which uses a package manager called
Users typically interact with the Yocto Project by defining their custom Linux system through configuration files