f678b24611
While we support layers: .: excluded this is effectively the same as leaving out the layers property: The repository itself will always be added as layer to bblayers.conf. This prevents using kas to checkout layer-free repositories as well, e.g. bitbake in case oe-core is used. Add support for that be converting a non-existing layers property into layers: .: internally and removing the special case from Repo.layers which assumed that layers=None meant the above. Closes: #16 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 |