Book Image

Yocto for Raspberry Pi

By : TEXIER Pierre-Jean, Petter Mabäcker
Book Image

Yocto for Raspberry Pi

By: TEXIER Pierre-Jean, Petter Mabäcker

Overview of this book

The Yocto Project is a Linux Foundation workgroup, which produces tools (SDK) and processes (configuration, compilation, installation) that will enable the creation of Linux distributions for embedded software, independent of the architecture of embedded software (Raspberry Pi, i.MX6, and so on). It is a powerful build system that allows you to master your personal or professional development. This book presents you with the configuration of the Yocto Framework for the Raspberry Pi, allowing you to create amazing and innovative projects using the Yocto/ OpenEmbedded eco-system. It starts with the basic introduction of Yocto's build system, and takes you through the setup and deployment steps for Yocto. It then helps you to develop an understanding of Bitbake (the task scheduler), and learn how to create a basic recipe through a GPIO application example. You can then explore the different types of Yocto recipe elements (LICENSE, FILES, SRC_URI, and so on). Next, you will learn how to customize existing recipes in Yocto/OE layers and add layers to your custom environment (qt5 for example).
Table of Contents (18 chapters)
Yocto for Raspberry Pi
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
3
Mastering Baking with Hob and Toaster

Contributing to the Yocto Project


Many open source projects, including the Yocto Project, use mailing lists. These lists are mainly used for discussions about the project and public review of patches sent up by the people contributing to the project.

Since the Yocto Project is an umbrella project for a large set of projects, one mailing list isn't enough. For example, there are separate lists for BitBake, OpenEmbedded-Core, and Yocto, where the Yocto includes different external layers, such as meta-raspberrypi and meta-qt5. When sending e-mail to a list used by more then one project, a prefix is required if the mail is intended for a specific subproject (the syntax for the prefix is [layername] subject). The following screenshot illustrates an example of sending a series of patches to meta-raspberrypi:

The mailing lists can be easily tracked by subscribing to a specific mailing list or by reading the archives.

Note

All Yocto Project mailing lists can be found at https://www.yoctoproject.org...