Book Image

Using Yocto Project with BeagleBone Black

By : Hafiz Muhammad I Sadiq, Irfan Sadiq
Book Image

Using Yocto Project with BeagleBone Black

By: Hafiz Muhammad I Sadiq, Irfan Sadiq

Overview of this book

Table of Contents (17 chapters)
Using Yocto Project with BeagleBone Black
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we created a helloworld recipe using the Yocto Project script for layer creation. We modified it a little bit to suit our needs and explained various elements contained in the recipe. We built the recipe and viewed the changes made in the directory structure. Finally, you learned how to deploy it to a target.

In the next chapter, you will learn about complex recipes, taking examples from GStreamer to add multimedia to our system.