Welcome to Firefly
Switch language
Firefly Docsss
Last Updated: 2026-08-27 07:36:09

Yocto Project Overview

The Yocto Project is an open source collaborative project focused on embedded Linux operating system development. It provides a flexible toolset and development environment that allows embedded device developers worldwide to share technologies, software stacks, configurations, and tools for creating custom Linux images. For more information, refer to the official Yocto Project website: www.yoctoproject.org/. The website provides the Yocto Project Reference Manual, the Yocto Project Overview, and other related documents that describe how to build the system.

Yocto Project release layers

LayerPathPriority (higher numbers have higher priority)Description
meta-oemeta-openembedded/meta-oe6Contains a large amount of additional recipes
meta-pythonmeta-openembedded/meta-python7Provides Python recipes
meta-qt5meta-qt57Provides Qt5 recipes
meta-clangmeta-clang7Provides the clang compiler
meta-rockchipmeta-rockchip9Provides Rockchip board-level support
metameta5Contains the OpenEmbedded-Core metadata
meta-pokymeta-poky5Holds the configuration for the Poky reference distribution
meta-yocto-bspmeta-yocto-bsp5Configuration for the Yocto Project reference hardware board support package
meta-chromiummeta-chromium7Provides the Chromium browser recipe

On this page