PTU5KAS/kas
Silvano Cirujano Cuesta 1f1a21992d repos: fix path if no url, but path given
The `repo` documentation says:
"If the url is missing and the path defined, this entry references the
directory the path points to. [...] In case of a relative path name
`kas_work_dir` is prepended."

But if no `url` is given and a relative path is given in `path`, then
the layer paths being added to `bblayer.conf` are missing the
`kas_work_dir` prefix.

This patch fixes it.

Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-12-16 18:17:04 +01:00
..
plugins Rename forallrepos plugin to for_all_repos 2020-11-17 18:26:12 +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.3.3 2020-11-28 12:36:46 +01:00
config.py Add build_system property to config file 2020-11-16 11:53:25 +01:00
configschema.py Add build_system property to config file 2020-11-16 11:53:25 +01:00
context.py kas: Eliminate Context.keep_config flag 2020-11-13 20:54:35 +01:00
includehandler.py kas: support .yaml extension 2020-07-24 18:44:45 +02:00
kas.py Account for removal of aynchio.Tasks.all_tasks 2020-11-13 08:53:33 +01:00
libcmds.py Add build_system property to config file 2020-11-16 11:53:25 +01:00
libkas.py Silence "Exception ignored when trying to write to the signal wakeup fd" 2020-12-02 12:40:19 +01:00
repos.py repos: fix path if no url, but path given 2020-12-16 18:17:04 +01:00