PTU5KAS/kas
Jan Kiszka bfee47ebbc libcmds: Write more bblayers.conf boilerplate settings
Irrespective of build system (OE / Yocto / Isar), they all have

    BBPATH = "${TOPDIR}"
    BBFILES ?= ""

in their bblayers_conf_header fragments. This could be dropped if kas
wrote those standard assignments already. So let's do that, weakly so
that those could still be overwritten via bblayers_conf_header.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2021-10-11 08:20:32 +02:00
..
plugins Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Drop unnecessary shebang lines 2021-08-30 21:56:49 +02:00
__version__.py Bump format revision due to changes to include paths 2021-10-09 14:40:07 +02:00
config.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
configschema.py yml: Move json schema from python dict to standalone json file 2021-10-05 10:28:24 +02:00
context.py context: Add support for relative KAS_WORK/BUILD/REPO_REF_DIR paths 2021-08-18 12:43:09 +02:00
includehandler.py includehandler: Simplify code 2021-10-01 11:16:28 +02:00
kas.py plugins: Invoke setup_parser_common_args explicitly from setup_parser 2021-10-09 15:00:05 +02:00
libcmds.py libcmds: Write more bblayers.conf boilerplate settings 2021-10-11 08:20:32 +02:00
libkas.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
repos.py Enable gerrit/gitlab/github refspecs 2021-07-19 07:57:32 +02:00
schema-kas.json Add kconfiglib-based menu plugin 2021-10-09 15:00:05 +02:00