書名: Embedded Linux Development using Yocto Projects(Second Edition)作者名: Otavio Salvador Daiane Angolini本章字?jǐn)?shù): 67字更新時(shí)間: 2021-07-02 15:08:41
Installing Poky on Debian
To install the necessary packages for a headless host system, run the following command:
$ sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping
If our host system has graphics support, run the following command:
$ sudo apt-get install libsdl1.2-dev xterm
The preceding commands are also compatible with the Ubuntu distributions.
推薦閱讀
- 后稀缺:自動化與未來工作
- Getting Started with Clickteam Fusion
- Learning Apache Cassandra(Second Edition)
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- 視覺檢測技術(shù)及智能計(jì)算
- INSTANT Drools Starter
- 單片機(jī)C語言應(yīng)用100例
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用
- Building a BeagleBone Black Super Cluster
- 計(jì)算機(jī)組網(wǎng)技術(shù)
- 手機(jī)游戲程序開發(fā)
- INSTANT Munin Plugin Starter
- JRuby語言實(shí)戰(zhàn)技術(shù)
- 計(jì)算智能算法及其生產(chǎn)調(diào)度應(yīng)用
- Practical AWS Networking