Book description
Build Complete Embedded Linux Systems Quickly and Reliably
Developers are increasingly integrating Linux into their embedded systems: It supports virtually all hardware architectures and many peripherals, scales well, offers full source code, and requires no royalties. The Yocto Project makes it much easier to customize Linux for embedded systems. If you’re a developer with working knowledge of Linux, Embedded Linux Systems with the Yocto Project™ will help you make the most of it.
An indispensable companion to the official documentation, this guide starts by offering a solid grounding in the embedded Linux landscape and the challenges of creating custom distributions for embedded systems. You’ll master the Yocto Project’s toolbox hands-on, by working through the entire development lifecycle with a variety of real-life examples that you can incorporate into your own projects.
Author Rudolf Streif offers deep insight into Yocto Project’s build system and engine, and addresses advanced topics ranging from board support to compliance management.
You’ll learn how to
Overcome key challenges of creating custom embedded distributions
Jumpstart and iterate OS stack builds with the OpenEmbedded Build System
Master build workflow, architecture, and the BitBake Build Engine
Quickly troubleshoot build problems
Customize new distros with built-in blueprints or from scratch
Use BitBake recipes to create new software packages
Build kernels, set configurations, and apply patches
Support diverse CPU architectures and systems
Create Board Support Packages (BSP) for hardware-specific adaptations
Provide Application Development Toolkits (ADT) for round-trip development
Remotely run and debug applications on actual hardware targets
Ensure open-source license compliance
Scale team-based projects with Toaster, Build History, Source Mirrors, and Autobuilder
Table of contents
- Cover Page
- About This E-Book
- Title Page
- Copyright Page
- Dedication Page
- Contents
- Foreword
- Preface
- Acknowledgments
- About the Author
- 1. Linux for Embedded Systems
- 2. The Yocto Project
- 3. OpenEmbedded Build System
- 4. BitBake Build Engine
- 5. Troubleshooting
- 6. Linux System Architecture
- 7. Building a Custom Linux Distribution
-
8. Software Package Recipes
- 8.1 Recipe Layout and Conventions
-
8.2 Writing a New Recipe
- 8.2.1 Establish the Recipe
- 8.2.2 Fetch the Source Code
- 8.2.3 Unpack the Source Code
- 8.2.4 Patch the Source Code
- 8.2.5 Add Licensing Information
- 8.2.6 Configure the Source Code
- 8.2.7 Compile
- 8.2.8 Install the Build Output
- 8.2.9 Setup System Services
- 8.2.10 Package the Build Output
- 8.2.11 Custom Installation Scripts
- 8.2.12 Variants
- 8.3 Recipe Examples
- 8.4 Devtool
- 8.5 Summary
- 8.6 References
- 9. Kernel Recipes
- 10. Board Support Packages
- 11. Application Development
- 12. Licensing and Compliance
- 13. Advanced Topics
- A. Open Source Licenses
- B. Metadata Reference
- Index
- Code Snippets
Product information
- Title: Embedded Linux Systems with the Yocto Project
- Author(s):
- Release date: May 2016
- Publisher(s): Pearson
- ISBN: 9780133443301
You might also like
book
Building Embedded Linux Systems, 2nd Edition
There's a great deal of excitement surrounding the use of Linux in embedded systems -- for …
book
Embedded Linux for Developers
Leverage the power of Linux to develop captivating and powerful embedded Linux projects About This Book …
book
Embedded Linux Development using Yocto Projects - Second Edition
Optimize and boost your Linux-based system with Yocto Project and increase its reliability and robustness efficiently …
book
Linux System Programming Techniques
Find solutions to all your problems related to Linux system programming using practical recipes for developing …