a65a85b373
In the current configuration file we mix between entries that are file specific (like includes and later version) and entries that are used by the rest of kas, that are not file specific (machine, target, repos, etc.) It might not be obvious to differenciate between those entries. This patch introduces a header section into the configuration file, to contain every setting that is specific to the file and not the complete kas configuration. The 'includes' statement is moved there, because its file specific. 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 |