- 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.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Windows Server 2019 Cookbook
- Extending Puppet
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- 8051軟核處理器設計實戰
- 注冊表應用完全DIY
- OpenSolaris設備驅動原理與開發
- 分布式系統設計實踐
- Heroku Cloud Application Development
- 統信UOS應用開發進階教程
- Learn Quantum Computing with Python and IBM Quantum Experience
- OpenStack Essentials(Second Edition)
- Android NDK Beginner's Guide
- Website Development with PyroCMS
- Apache ShardingSphere權威指南