Yocto Project - AshokBhat/notes GitHub Wiki

About

A Linux Foundation project that acts as an umbrella for various efforts to improve Embedded Linux.

Key terms

  • OpenEmbedded: The build system architecture promoted by the Yocto Project.
  • BitBake: A tool that reads metadata and runs tasks.
  • OpenEmbedded-Core: The common base set of metadata that BitBake uses. This metadata is shared between OpenEmbedded and the Yocto Project.