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 in detail about the BitBake metadata syntax; its operators to append, prepend, and remove content from variables; variable expansions; and so on, including some usage examples for them.

In the next chapter, we will learn how to use Poky to create external compilation tools and produce a root filesystem suitable for cross development. In addition, the possible use of Eclipse integration will be explained.