From 9cf11bb8cf35fa1042e19eb07b835c6dc665e292 Mon Sep 17 00:00:00 2001 From: Claudius Heine Date: Thu, 29 Jun 2017 08:47:23 +0200 Subject: [PATCH] docs: added description of DL_DIR, SSTATE_DIR, TMPDIR env variables Signed-off-by: Claudius Heine --- docs/userguide.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/userguide.rst b/docs/userguide.rst index 4773896..1b39308 100644 --- a/docs/userguide.rst +++ b/docs/userguide.rst @@ -86,6 +86,9 @@ Environment variable name Description machines, a ssh-agent running outside the kas environment is more useful. +``DL_DIR`` ``SSTATE_DIR`` ``TMPDIR`` Environment variables that are + transfered to the bitbake + environment. ``http_proxy`` ``https_proxy`` ``no_proxy`` This overwrites the proxy configuration in the configuration file.