2014329620006_魏书寒_User Manual Version 0 |
|
👤 Author: by 1140779609qqcom 2017-01-09 12:24:44 |
BitBake User Manual
1. Introduction
Fundamentally, BitBake is a generic task execution engine that allows shell and Python tasks to be run efficiently and in parallel while working within complex inter-task dependency constraints. One of BitBake's main users, OpenEmbedded, takes this core and builds embedded Linux software stacks using a task-oriented approach.
Conceptually, BitBake is similar to GNU Make in some regards but has significant