Yocto Settings - 2020.2 English

PetaLinux Tools Documentation Reference Guide (UG1144)

Document ID
UG1144
Release Date
2020-11-24
Version
2020.2 English

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

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
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
User layers Adds user layers into projects
BB_NO_NETWORK When enabled, internet access is disabled on the build machine
Figure 1. Yocto Settings