- Learning Embedded Linux Using the Yocto Project
- Alexandru Vaduva
- 115字
- 2021-07-16 13:49:32
Summary
In this chapter, you were presented with the necessary information needed to understand the constituent components of a Linux toolchain, and the steps undertaken by developers to work or configure a Linux toolchain that is specific for a board or architecture. You were also presented information on the packages available inside the Yocto Project sources, and how the processes defined inside the Yocto Project are very similar to the ones already used outside of the Yocto Project context.
In the next chapter, we will breeze through information on bootloaders, with special emphasis given to U-Boot bootloader. You will also be given information on a boot sequence and a board's configurations inside the U-Boot sources.
推薦閱讀
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- Boost程序庫(kù)完全開(kāi)發(fā)指南:深入C++”準(zhǔn)”標(biāo)準(zhǔn)庫(kù)(第5版)
- jQuery Mobile Web Development Essentials(Third Edition)
- 垃圾回收的算法與實(shí)現(xiàn)
- Instant QlikView 11 Application Development
- MySQL數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Hands-On Swift 5 Microservices Development
- 精通Linux(第2版)
- C語(yǔ)言課程設(shè)計(jì)
- The Complete Coding Interview Guide in Java
- Node.js:來(lái)一打 C++ 擴(kuò)展
- 細(xì)說(shuō)Python編程:從入門(mén)到科學(xué)計(jì)算
- SCRATCH編程課:我的游戲我做主
- Android初級(jí)應(yīng)用開(kāi)發(fā)
- Instant Pygame for Python Game Development How-to