PTU5KAS/kas
Claudius Heine 96034e2d9a config: Allow in-tree repos not to be in a git repo.
If the repo, where the configuration file resides in (in-tree
configuration) is not a git repository, take the directory where the
configuration file is located at as the path of this repo instead of failing.

This patch does not need to raise the configuration file version,
because it does not depend on the configuration file.

Signed-off-by: Claudius Heine <ch@denx.de>
2017-07-20 16:08:34 +02:00
..
__init__.py Switch to separate config file version 2017-07-20 15:31:23 +02:00
__main__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
__version__.py Switch to separate config file version 2017-07-20 15:31:23 +02:00
build.py Fix overwriting of target via command line with static configs 2017-07-08 22:08:47 +02:00
config.py config: Allow in-tree repos not to be in a git repo. 2017-07-20 16:08:34 +02:00
includehandler.py Switch to separate config file version 2017-07-20 15:31:23 +02:00
kas.py kas: Also print config format version on --version 2017-07-20 15:31:34 +02:00
libcmds.py Write deterministic local.conf and bblayers.conf 2017-07-20 15:32:06 +02:00
libkas.py libkas: Pass git proxy related environment variables 2017-07-20 16:08:34 +02:00
repos.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
shell.py Added and fixed documentation for kas command line 2017-06-28 15:12:15 +02:00