8ba1ce52e8
Changing even simple settings like target or machine requires the creation of additional configuration files. This does not scale well. This patch allows the target, machine and distro to be overwritten by environment variables (called KAS_TARGET, KAS_MACHINE and KAS_DISTRO respectively). It also fixes how the environment variables for the proxy settings are handled. Currently the settings in the config files overwrite the proxy settings from the environment, but since that would be inconsistent this patch switches that around. With this patch the environment overwrites the proxy settings in the configuration file. Signed-off-by: Claudius Heine <ch@denx.de> |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
__version__.py | ||
build.py | ||
config.py | ||
includehandler.py | ||
kas.py | ||
libcmds.py | ||
libkas.py | ||
repos.py | ||
shell.py |