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

Chapter 3. Creating the helloworld Recipe

In the previous chapter, you learned the history of BitBake, its options, and how it works. In this chapter, we will create our first demo application, a very basic one, helloworld demo. Creating and running such an application does not require much effort. In this chapter, we will:

  • Learn the basic elements of a recipe

  • Learn the contents of work and build directory

  • Have an overview of tasks

  • Learn how to deploy packages