- Embedded Linux Development with Yocto Project
- Otavio Salvador Daiane Angolini
- 92字
- 2021-12-08 12:35:24
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, using the following command:
$: git clone git://git.yoctoproject.org/poky --branch daisy
Tip
Learn more about Git at http://git-scm.com.
After the download process is complete, we should have the following contents inside the poky
directory:

Note
The examples and code presented in this and the next chapters use the Yocto Project Version 1.6 and Poky Version 11.0. The code name is Daisy, as reference.
推薦閱讀
- Cybersecurity:Attack and Defense Strategies
- 每天5分鐘玩轉Kubernetes
- Linux網絡操作系統與實訓(第三版)
- Kali Linux滲透測試全流程詳解
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 新手學電腦從入門到精通(Windows 10+Office 2016版)
- Linux設備驅動開發
- INSTANT Galleria Howto
- Linux基礎使用與案例
- CentOS 6 Linux Server Cookbook
- Windows 7實戰從入門到精通(超值版)
- 從零開始學安裝與重裝系統
- Learn SwiftUI
- Linux 從入門到項目實踐(超值版)
- Linux集群之美