2017-01-24

Yocto Project - Notes

The Yocto Project is an open source project whose focus is on improving the software development process for embedded Linux distributions. The Yocto Project provides interoperable tools, metadata, and processes that enable the rapid, repeatable development of Linux-based embedded systems.[1]
I'll collect here some Notes and Snippets about the Yocto Project mainly for myself. But maybe it is useful for someone else in the mighty Internet ;-)

Yocto Specific Terms

Term: Description/Meaning:
bsp Board Support Package[2]
ABI Application Binary Interface
oe Open Embedded

Sources


  1. Wikipedia (en):Yocto Project
  2. Yocto Project Board Support Package (BSP) Developer's Guide