May 2016
Intermediate to advanced
480 pages
14h 16m
English
In This Chapter
BitBake is a build tool comparable to Make and Apache Ant. However, because of its flexible and extensible architecture, BitBake’s capabilities go far beyond what typical software build engines provide. BitBake’s metadata syntax not only enables variables and execution of simple commands but also can embed entire shell scripts and Python functions.
BitBake is derived from Portage, the build and package management system used by the Gentoo Linux distribution. ...