- Yocto for Raspberry Pi
- Pierre Jean Texier Petter Mab?cker
- 65字
- 2021-07-14 11:27:10
Chapter 4. Understanding BitBake
In this chapter, we will initially explore the metadata (the basic concept) and recipes that are used by Poky (the dependencies among them). We will then look at the different ways in which BitBake downloads source code. We will end this chapter by presenting the tasks used by BitBake to get to the creation of the root filesystem image.
推薦閱讀
- Learning Scala Programming
- C++面向對象程序設計(第三版)
- 區塊鏈架構與實現:Cosmos詳解
- 樂高機器人設計技巧:EV3結構設計與編程指導
- Mastering matplotlib
- Learning Laravel 4 Application Development
- Monitoring Elasticsearch
- Python貝葉斯分析(第2版)
- Hands-On Full Stack Development with Go
- Learning OpenStack Networking(Neutron)(Second Edition)
- 速學Python:程序設計從入門到進階
- Getting Started with React Native
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Hands-On Neural Network Programming with C#
- Modern C++ Programming Cookbook