Yocto Settings - 2021.1 English

PetaLinux Tools Documentation Reference Guide (UG1144)

Document ID
UG1144
Release Date
2021-06-16
Version
2021.1 English

Yocto settings allows you to configure various Yocto features available in a project.

Figure 1. Yocto settings
Table 1. Yocto Settings
Parameter Description
TMPDIR Location This directory is used by BitBake to store logs and build artifacts
YOCTO_MACHINE_NAME Specifies the Yocto machine name for the project
YOCTO_BOARD_NAME Specifies the Yocto board name for the project
Parallel thread execution To limit the number of threads of BitBake instances
Add pre-mirror url Adds mirror sites for downloading source code of components
Local sstate feeds settings To use local sstate cache at a specific location
Enable Network sstate feeds Enabled NW sstate feeds
Enable Buildtools extended  Use this option on a machine that does not meet the minimal gcc, Git, tar, and Python requirements
User layers Adds user layers into projects
BB_NO_NETWORK When enabled, internet access is disabled on the build machine
Figure 2. Yocto Settings