poky
Poky is the reference distribution and build system of the Yocto Project, an open source initiative for creating custom Linux distributions for embedded devices. It provides a complete, self-contained environment for building Linux images, including the core metadata, BitBake build tool, and example images that serve as a starting point for custom deployments.
Poky originated within the OpenEmbedded project and became the Yocto Project’s reference distribution to standardize development
Key components of Poky include BitBake, a task execution engine used to parse and execute metadata recipes;
Working with Poky typically involves setting up a build environment via scripts like oe-init-build-env, configuring layers
Poky serves as a widely used, community-driven foundation for reproducible embedded Linux development, enabling customization through