Embedded Linux Development Using Yocto Project Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

The Build System

In this chapter, we will cover the following recipes:

  • Setting up the host system
  • Installing Poky
  • Creating a build directory
  • Building your first image
  • Explaining the NXP Yocto ecosystem
  • Installing support for NXP hardware
  • Building Wandboard images
  • Using the Toaster web interface
  • Running a Toaster Docker container
  • Configuring network booting for a development setup
  • Using Docker as a Yocto build system container
  • Sharing downloads
  • Sharing the shared state cache
  • Setting up a package feed
  • Using build history
  • Working with build statistics
  • Debugging the build system