{% extends project_specific|yesno:"baseprojectspecificpage.html,baseprojectpage.html" %} {% load projecttags %} {% load humanize %} {% block title %} BitBake variables - {{project.name}} - Toaster {% endblock %} {% block projectinfomain %}
The directory path cannot include spaces or any of these characters: \ ? % * : | " " < >
The directory path should either start with a /, e.g. /home/toaster/downloads; or with a variable, e.g. ${TOPDIR}/downloads.
A valid image type cannot include underscores
You must select at least one image type
The directory path should either start with a /, e.g. /home/toaster/sstate-cache; or with a variable, e.g. ${TOPDIR}/sstate-cache.
Toaster cannot set any variables that impact 1) the configuration of the build servers, or 2) where artifacts produced by the build are stored. Such variables include:
BB_DISKMON_DIRS BB_NUMBER_THREADS CVS_PROXY_HOST CVS_PROXY_PORT PARALLEL_MAKE TMPDIR
BB_DISKMON_DIRS
BB_NUMBER_THREADS
CVS_PROXY_HOST
CVS_PROXY_PORT
PARALLEL_MAKE
TMPDIR
Plus the following standard shell environment variables:
http_proxy ftp_proxy https_proxy all_proxy
http_proxy
ftp_proxy
https_proxy
all_proxy