PTU5KAS/kas
Claudius Heine a65a85b373 Added file header section and put 'includes' under it.
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>
2017-06-21 17:30:51 +02:00
..
__init__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
__main__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
__version__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
build.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
config.py added initial implementation of a include handler 2017-06-21 17:30:51 +02:00
includehandler.py Added file header section and put 'includes' under it. 2017-06-21 17:30:51 +02:00
kas.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
libcmds.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
libkas.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
repos.py Renamed sublayers back to layers 2017-06-21 17:30:51 +02:00
shell.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00