PTU5KAS/kas
Jan Kiszka b42aafb97d shell: Drop default from --target
Forgotten by 49cb9b7a7ba9: The default is now set in
get_bitbake_targets.

This fixes spurious overwrites of the target defined in the config file.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2018-01-02 14:30:29 +01: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 Release 0.15.0 2017-12-06 16:47:28 +01:00
build.py config: Implemented multi-target support 2017-10-13 14:11:00 +02:00
config.py config: support "gentoo" as a known distro 2018-01-02 12:59:30 +01:00
configschema.py implementation of environment variable passthrough 2017-11-24 10:19:12 +01:00
includehandler.py includehandler: Fix string formating issue 2018-01-02 14:26:46 +01:00
kas.py kas: added version output when starting kas 2017-10-19 17:15:26 +02:00
libcmds.py libcmds: create directory before open in case it is not there 2018-01-02 12:59:30 +01:00
libkas.py git: allow an empty refspec even when using version control 2018-01-02 14:26:36 +01:00
repos.py repos: Raise exception if attribute is unknown in __getattr__ 2018-01-02 14:26:46 +01:00
shell.py shell: Drop default from --target 2018-01-02 14:30:29 +01:00