Embedded Linux Development using Yocto Projects - Second Edition: Learn to leverage the power of Yocto Project to build efficient Linux-based products
Otavio Salvador, Daiane Angolini
- 出版商: Packt Publishing
- 出版日期: 2017-11-16
- 定價: $1,560
- 售價: 6.0 折 $936
- 語言: 英文
- 頁數: 162
- 裝訂: Paperback
- ISBN: 178847046X
- ISBN-13: 9781788470469
-
相關分類:
嵌入式系統、Linux
-
其他版本:
Embedded Linux Development Using Yocto Projects : Leverage the power of the Yocto Project to build efficient Linux-based products, 3/e (Paperback)
買這商品的人也買了...
-
$880$695 -
$2,210$2,100 -
$1,167計算機程序設計藝術 捲2 : 半數值算法, 3/e (The Art of Computer Programming, Volume 2 : Seminumerical Algorithms, 3/e)
-
$1,294Advanced Engineering Mathematics, 6/e (Paperback)
-
$990Mastering Embedded Linux Programming, 2/e
-
$267奔跑吧 Linux內核 入門篇
-
$301算法交易員 會賺錢的人工智能
-
$880$616 -
$704C++高級編程(第4版)
-
$880$695 -
$551Python 3.x 網絡爬蟲從零基礎到項目實戰
-
$564Visual Studio Code 權威指南
-
$680$537 -
$709奔跑吧 Linux 內核 (捲1):基礎架構, 2/e
-
$658奔跑吧 Linux 內核入門篇, 2/e
-
$559嵌入式 C語言自我修養 — 從芯片、編譯器到操作系統
-
$1,000$790 -
$607Linux 嵌入式系統開發從小白到大牛
-
$611STM32Cube 高效開發教程 (基礎篇)
-
$199嵌入式技術應用項目式教程(STM32版)
-
$4,400$4,180 -
$505從零開始 Linux 運維實踐
-
$1,620Linux Kernel Debugging: Leverage proven tools and advanced techniques to effectively debug Linux kernels and kernel modules (Paperback)
-
$2,300$2,185 -
$2,300$2,185
相關主題
商品描述
Key Features
- Optimize your Yocto Project tools to develop efficient Linux-based projects
- Practical approach to learning Linux development using Yocto Project
- Demonstrates concepts in a practical and easy-to-understand way
Book Description
Yocto Project is turning out to be the best integration framework for creating reliable embedded Linux projects. It has the edge over other frameworks because of its features such as less development time and improved reliability and robustness.
Embedded Linux Development using Yocto Project starts with an in-depth explanation of all Yocto Project tools, to help you perform different Linux-based tasks. The book then moves on to in-depth explanations of Poky and BitBake. It also includes some practical use cases for building a Linux subsystem project using Yocto Project tools available for embedded Linux. The book also covers topics such as SDK, recipetool, and others.
By the end of the book, you will have learned how to generate and run an image for real hardware boards and will have gained hands-on experience at building efficient Linux systems using Yocto Project.
What you will learn
- Understand the basic concepts involved in Poky workflows along with configuring and preparing the Poky build environment.
- Configure a build server and customize images using Toaster.
- Generate images and fit packages into created images using BitBake.
- Support the development process by setting up and using Package feeds.
- Debug Yocto Project by configuring Poky.
- Build an image for the BeagleBone Black, RaspberryPi 3, and Wandboard, and boot it from an SD card.
About the Author
Otavio Salvador loves technology and started his free software activities in 1999. In 2002, he founded O.S. Systems, a company focused on embedded system development services and consultancy worldwide, creating and maintaining customized BSPs, and helping companies with their product developments challenges. This resulted in his joining the OpenEmbedded community in 2008, when he became an active contributor to the OpenEmbedded project.
Daiane Angolini has been working with embedded Linux since 2008. She has been working as an application engineer at NXP, acting on internal development, porting custom applications from Android, and on-site customer support for i.MX architectures in areas such as the Linux kernel, u-boot, Android, Yocto Project, and user-space applications. However, it was on the Yocto Project that she found her place.
Table of Contents
- Meeting the YoctoProject
- Baking Our Poky Based System
- Using Toaster to Bake an Image
- Grasping the BitBake tool
- Detailing the Temporary Build Directory
- Assimilating Packaging Support
- Diving into BitBake Metadata
- Developing with the Yocto Project
- Debugging with the Yocto Project
- Exploring External Layers
- Creating Custom Layers
- Customizing Existing Recipes
- Achieving GPL compliance
- Booting Our Custom Embedded Linux