Jan Kiszka f678b24611 repos: Allow for layer-free repositories
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: 
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-07-02 07:46:49 +02:00
..
2020-05-19 08:03:26 +02:00
2020-06-17 08:09:14 +02:00
2020-06-17 07:58:40 +02:00
2020-06-17 07:58:40 +02:00
2020-06-17 08:09:14 +02:00