diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-12 11:07:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-23 23:05:50 +0000 |
commit | 5c7103d6c70670c7bd0913cca37d444d7fe1c5a6 (patch) | |
tree | 68d0a17d286dfe917720fa94fbcb314f04f30994 /meta/recipes-support/libbsd | |
parent | 6e1c131b2f0e103fdd08bd3c3ca9be582f373098 (diff) | |
download | poky-5c7103d6c70670c7bd0913cca37d444d7fe1c5a6.tar.gz |
yocto-check-layer: Allow OE-Core to be tested
For unknown reasons we've never seemingly run the check layer script
against OE-Core itself. This isn't entirely straightforward as the core
layer is a bit of a special case, we can't for example compare signatures
against ourselve and we can't remove core from bblayers.conf.
Core does have distro, machine and software components too, in the case
of distro, our fallback default settings. Whilst the qemu machines could
be split into a seperate layer directory, core wouldn't then parse at all
standalone due to the lack of any machine so it seems a bit pointless to
do that.
These changes tweak the script to handle core's special cases, specifically
to allow distro and machine directories and to account for the README placed
a directory level higher than other layers.
(From OE-Core rev: 2d0641df27196ad029d95c52fb790122b2db3f9f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libbsd')
0 files changed, 0 insertions, 0 deletions