Book Image

Embedded Linux Development with Yocto Project

Book Image

Embedded Linux Development with Yocto Project

Overview of this book

Table of Contents (22 chapters)
Embedded Linux Development with Yocto Project
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
References
Index

Summary


In this chapter, we learned the metadata concept, how recipes depend on each other, and how Poky deals with dependencies. We also got a better view of the behind-the-scenes tasks done by BitBake to download all the required source code, to store it in the build directory used to build and generate packages, as well as and how these packages fit into generated images.

In the next chapter, we will see the contents of the build directory after complete image generation and how BitBake uses it in the baking process, including the contents of the temporary build directory and its generated files.