PTU5KAS/kas
Pierre-Jean Texier 71b9c43472 config: use 'qemux86-64' instead of 'qemu' as default for KAS_MACHINE
'qemu' is not a valid machine. So, let's use the default one defined in
poky -> 'qemux86-64' [1]

Fixes:

ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    MACHINE=qemu is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file.

[1] - https://git.yoctoproject.org/cgit.cgi/poky/tree/meta-poky/conf/local.conf.sample#n37

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-02-18 13:05:13 +01:00
..
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 2.0 2019-11-20 06:53:15 +01:00
build.py build: Fix name of argument variable 2019-09-03 10:42:19 +02:00
config.py config: use 'qemux86-64' instead of 'qemu' as default for KAS_MACHINE 2020-02-18 13:05:13 +01:00
configschema.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
context.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
includehandler.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
kas.py Avoid "RuntimeError: Event loop is closed" 2019-09-25 11:00:45 +02:00
libcmds.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
libkas.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
repos.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
shell.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00