PTU5KAS/kas/plugins
Jan Kiszka 5fb9067894 Fall back to .config.yaml if no configuration file given
Make the configuration file on the command line optional and fall back
to trying to open the generated .config.yaml instead. This allows the
sequence

kas menu -> save & exit
kas build
kas shell
kas ...

and also makes rebuilding the self-configured image simpler.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2021-10-09 15:00:05 +02:00
..
__init__.py Add kconfiglib-based menu plugin 2021-10-09 15:00:05 +02:00
build.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00
checkout.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00
for_all_repos.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00
menu.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
shell.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00