Home
last modified time | relevance | path

Searched refs:TOASTER_DIR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dtoaster114 unset TOASTER_DIR
251 export BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS TOASTER_DIR"
287 if [ ! -f "$TOASTER_DIR/toaster.sqlite" ] ; then
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py254 TOASTER_DIR = os.environ.get('TOASTER_DIR')
255 INSTALL_CLONE_PREFIX = os.path.dirname(TOASTER_DIR) + "/"
256 TOASTER_CLONE_PREFIX = TOASTER_DIR + "/_toaster_clones/"
264 INSTALL_VERSION_DIR = TOASTER_DIR
/OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/
H A Dsetup-and-use.rst120 can set the ``TOASTER_DIR`` environment variable, which takes precedence
122 causes Toaster to create and use ``$TOASTER_DIR./_toaster_clones``.
132 ``TOASTER_DIR`` environment variable, which takes precedence over your
134 Toaster to use ``$TOASTER_DIR/build`` as the build directory.
303 $ TOASTER_DIR=`pwd\` TEMPLATECONF='poky' \
312 ``TOASTER_DIR`` and the location of the Toaster configuration file
313 ``TOASTER_CONF``, which is relative to ``TOASTER_DIR``. The
322 root directory ``TOASTER_DIR`` determines where the Toaster build
324 ``TOASTER_DIR`` is set as follows::
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/
H A DREADME13 - TOASTER_DIR (where toaster keeps it's artifacts)