diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/poky-env-internal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poky-env-internal b/scripts/poky-env-internal index c5cab841e3..137b2c23ff 100755 --- a/scripts/poky-env-internal +++ b/scripts/poky-env-internal | |||
@@ -119,4 +119,4 @@ echo | |||
119 | echo "### Shell environment set up for Poky builds. ###" | 119 | echo "### Shell environment set up for Poky builds. ###" |
120 | echo | 120 | echo |
121 | 121 | ||
122 | export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYMODE POKYLIBC OEROOT http_proxy ftp_proxy" | 122 | export BB_ENV_EXTRAWHITE="MACHINE DISTRO POKYMODE POKYLIBC OEROOT http_proxy ftp_proxy SSH_AGENT_PID SSH_AUTH_SOCK" |