PTU5KAS/kas
Claudius Heine 845d212f02 Added 'ftp_proxy' environment variable support
Some bitbake recipes use FTP to fetch objects. This patch adds support
for the ftp_proxy variable to kas. Is now usable in the same manner as
the 'http_proxy' variable

Signed-off-by: Claudius Heine <ch@denx.de>
2017-10-16 11:03:07 +02:00
..
__init__.py config: Added schema validation for configuration files 2017-10-13 14:11:10 +02:00
__main__.py entry: Consistently call python3 2017-08-31 22:31:41 +02:00
__version__.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00
build.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00
config.py Added 'ftp_proxy' environment variable support 2017-10-16 11:03:07 +02:00
configschema.py Added 'ftp_proxy' environment variable support 2017-10-16 11:03:07 +02:00
includehandler.py config: includehandler: remove other checks that are no longer needed 2017-10-13 14:11:19 +02:00
kas.py entry: Consistently call python3 2017-08-31 22:31:41 +02:00
libcmds.py libcmds: Remove unused pre and post hooks 2017-09-27 10:49:35 +02:00
libkas.py libkas: do not use absolute paths when executing programs 2017-09-11 10:19:09 +02:00
repos.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
shell.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00