7.5. BitBake Tool Area¶
Figure 7.6 BitBake Tool as part of Yocto WBuild System orkflow¶
The OpenEmbedded build system uses BitBake to produce images and Software Development Kit. You can see from the general workflow figure, the BitBake area consists of several functional areas:
Source Fetching
Patching
Configuration, Compilation, and Staging
Package Splitting
Image Generation
SDK Generation
See BitBake Tool for more details.