Embedded Linux Development Using Yocto Project: Leverage the power of the Yocto Project to build efficient Linux-based products, 3rd Edition 3rd ed. Edition
by Otavio Salvador(Author), Daiane Angolini(Author)
Publisher finelybook 出版社: Packt Publishing; 3rd ed. edition (April 28, 2023)
Language 语言: English
Print Length 页数: 196 pages
ISBN-10: 1804615064
ISBN-13: 9781804615065
Book Description
By finelybook
Elevate your Linux-powered system with Yocto Projects, enhancing its stability and resilience efficiently and economically — now upgraded to the latest Yocto Project version
Purchase of the print or Kindle book includes a free PDF eBook
Key Features
Optimize your Yocto Project tools to develop efficient Linux-based projects
Follow a practical approach to learning Linux development using Yocto Project
Employ the best practices for embedded Linux and Yocto Project development
Book Description
By finelybook
The Yocto Project is the industry standard for developing dependable embedded Linux projects. It stands out from other frameworks by offering time-efficient development with enhanced reliability and robustness.
With Embedded Linux Development Using Yocto Project, you’ll acquire an understanding of Yocto Project tools, helping you perform different Linux-based tasks. You’ll gain a deep understanding of Poky and BitBake, explore practical use cases for building a Linux subsystem project, employ Yocto Project tools available for embedded Linux, and uncover the secrets of SDK, recipe tool, and others. This new edition is aligned with the latest long-term support release of the aforementioned technologies and introduces two new chapters, covering optimal emulation in QEMU for faster product development and best practices.
By the end of this book, you’ll be well-equipped to generate and run an image for real hardware boards. You’ll gain hands-on experience in building efficient Linux systems using the Yocto Project.
What you will learn
Get to grips with Poky workflows
Configure and prepare the Poky build environment
Explore the latest version of Yocto Project through examples
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 and boot image for BeagleBone Black, RaspberryPi 4, and VisionFive via SD cards
Explore the use of QEMU to speed up the development cycle using emulation
Who this book is for
If you are an embedded Linux developer and want to broaden your knowledge about the Yocto Project with examples of embedded development, then this book is for you. Professionals looking for new insights into working methodologies for Linux development will also find plenty of helpful information in this book.
Table of Contents
1. Meeting the Yocto Project
2. Baking Our First Poky Based System
3. Using Toaster to Bake an Image
4. Meeting the BitBake tool
5. Grasping the BitBake Tool
6. Detailing the Temporary Build Directory
7. Assimilating Packaging Support
8. Diving into BitBake Metadata
9. Developing with the Yocto Project
10. Debugging with the Yocto Project
11. Exploring External Layers
12. Creating Custom Layers
13. Customizing Existing Recipes
14. Achieving GPL Compliance
15. Booting Our Custom Embedded Linux
16. Speeding Up Product Development Through Emulation – QEMU
17. Best Practices