Book Image

Embedded Linux Projects Using Yocto Project Cookbook

By : Alex Gonzalez
Book Image

Embedded Linux Projects Using Yocto Project Cookbook

By: Alex Gonzalez

Overview of this book

Table of Contents (13 chapters)
Embedded Linux Projects Using Yocto Project Cookbook
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. The Build System

In this chapter, we will cover the following recipes:

  • Setting up the host system

  • Installing Poky

  • Creating a build directory

  • Building your first image

  • Explaining the Freescale Yocto ecosystem

  • Installing support for Freescale hardware

  • Building Wandboard images

  • Troubleshooting your Wandboard's first boot

  • Configuring network booting for a development setup

  • Sharing downloads

  • Sharing the shared state cache

  • Setting up a package feed

  • Using build history

  • Working with build statistics

  • Debugging the build system