677c469fb5
This allows the `kas build` command to be used when you need to pass extra arguments to bitbake. A `--` separator is needed when passing arguments which begin with a dash so that argparse doesn't try to parse them as kas further arguments. For example, to pass `--skip-setscene` to bitbake: kas build config.yml -- --skip-setscene Signed-off-by: Paul Barker <pbarker@konsulko.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
__version__.py | ||
build.py | ||
config.py | ||
configschema.py | ||
context.py | ||
includehandler.py | ||
kas.py | ||
libcmds.py | ||
libkas.py | ||
repos.py | ||
shell.py |