- Embedded Linux Development using Yocto Projects(Second Edition)
- Otavio Salvador Daiane Angolini
- 88字
- 2021-07-02 15:08:41
Downloading the Poky source code
After we install the needed packages into our development host system, we need to get the Poky source code that can be downloaded with Git by using the following command:
$ git clone git://git.yoctoproject.org/poky -b rocko
After the download process is complete, we should have the following contents inside the poky directory:

The examples and code presented in this and the next chapters use the Yocto Project Version 2.4. The code name is Rocko, as the reference.
推薦閱讀
- Introduction to DevOps with Kubernetes
- SCRATCH與機器人
- Getting Started with Clickteam Fusion
- Dreamweaver CS3網(wǎng)頁制作融會貫通
- 步步圖解自動化綜合技能
- Python:Data Analytics and Visualization
- Mastering ServiceNow Scripting
- DevOps Bootcamp
- Visual FoxPro程序設(shè)計
- 精通LabVIEW程序設(shè)計
- Drupal高手建站技術(shù)手冊
- 基于Proteus的PIC單片機C語言程序設(shè)計與仿真
- 機器人制作入門(第4版)
- 自適應學習:人工智能時代的教育革命
- ARM嵌入式系統(tǒng)開發(fā)完全入門與主流實踐