PTU5KAS/kas
Claudius Heine bb2e98344a Added 'SSH_AGENT_PID' and 'SSH_AUTH_SOCK' to environment whitelist
The ssh-agent environment variables of an ssh-agent that is running
outside the kas build system are not transfered to the bitbake
environment. This causes fetching of private git repositories to
fail.

This patch adds those variables to the environment whitelist.

Signed-off-by: Claudius Heine <ch@denx.de>
2017-06-19 10:39:34 +02:00
..
__init__.py Initial public release 2017-06-14 15:21:19 +02:00
__main__.py Initial public release 2017-06-14 15:21:19 +02:00
__version__.py Initial public release 2017-06-14 15:21:19 +02:00
build.py Initial public release 2017-06-14 15:21:19 +02:00
config.py Initial public release 2017-06-14 15:21:19 +02:00
kas.py Print help if no arguments are provided 2017-06-19 10:04:22 +02:00
kasstate.py Initial public release 2017-06-14 15:21:19 +02:00
libcmds.py Initial public release 2017-06-14 15:21:19 +02:00
libkas.py Added 'SSH_AGENT_PID' and 'SSH_AUTH_SOCK' to environment whitelist 2017-06-19 10:39:34 +02:00
repos.py Initial public release 2017-06-14 15:21:19 +02:00
shell.py Initial public release 2017-06-14 15:21:19 +02:00