Chapter 2. Getting Started with the Yocto Project

Table of Contents

2.1. Setting Up the Development Host to Use the Yocto Project
2.1.1. Setting Up a Native Linux Host
2.1.2. Setting Up to Use CROss PlatformS (CROPS)
2.2. Working With Yocto Project Source Files
2.2.1. Accessing Source Repositories
2.2.2. Accessing Index of Releases
2.2.3. Using the Downloads Page
2.2.4. Accessing Nightly Builds
2.2.5. Cloning the poky Repository
2.2.6. Checking Out by Branch in Poky
2.2.7. Checking Out by Tag in Poky
2.3. Performing a Simple Build

This chapter provides procedures related to getting set up to use the Yocto Project. For a more front-to-end process that takes you from minimally preparing a build host through building an image, see the Yocto Project Quick Start.

-->