- Embedded Linux Development using Yocto Projects(Second Edition)
- Otavio Salvador Daiane Angolini
- 103字
- 2021-07-02 15:08:39
Using BitBake
BitBake is a task scheduler that parses Python and shell script mixed code. The code parsed generates and runs tasks, which are basically a set of steps ordered per the code's dependencies.
It evaluates all available configuration files and recipe data (known as metadata), managing dynamic variable expansion, dependencies, and code generation. It keeps track of all tasks being processed in order to ensure completion, maximizing the use of processing resources to reduce build time and being predictable. The development of BitBake is centralized in the bitbake-devel@lists.openembedded.org mailing list, and its code can be found in the bitbake subdirectory of Poky.
推薦閱讀
- Cinema 4D R13 Cookbook
- Learning Apache Cassandra(Second Edition)
- PyTorch深度學習實戰
- Mastering Machine Learning Algorithms
- 21天學通Java Web開發
- 構建高性能Web站點
- 基于32位ColdFire構建嵌入式系統
- Excel 2007技巧大全
- 運動控制系統
- Machine Learning with the Elastic Stack
- 精通數據科學:從線性回歸到深度學習
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- The DevOps 2.1 Toolkit:Docker Swarm
- 傳感器與自動檢測
- 中文版Photoshop情境實訓教程