- Embedded Linux Development with Yocto Project
- Otavio Salvador Daiane Angolini
- 107字
- 2021-12-08 12:35:27
Understanding the BitBake tool
The BitBake task scheduler started as a fork from Portage, which is the package management system used in the Gentoo distribution. However, nowadays the two projects have diverged a lot due to the different usage focusses. The Yocto Project and the OpenEmbedded Project are the most known and intensive users of BitBake, which remains a separated and independent project with its own development cycle and mailing list (<bitbake-devel@lists.openembedded.org>
).
As presented in to GNU Make in some aspects.
In this chapter, we cover the main aspects of BitBake tool. However, for more in-depth details about the tool, please refer to the BitBake User Manual.
推薦閱讀
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- Linux Mint Essentials
- Ansible權威指南
- Learning Android Intents
- Mobile First Design with HTML5 and CSS3
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Windows 7中文版從入門到精通(修訂版)
- Mastering Reactive JavaScript
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- Windows 7應用入門與技巧
- 精解Windows 10
- Linux集群之美
- 鴻蒙HarmonyOS應用開發入門
- 操作系統之哲學原理第2版
- Mastering Azure Serverless Computing