diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2023-11-21 02:37:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-23 12:46:42 +0000 |
commit | 541868630f0beae4644046393ffc4c394292fdd5 (patch) | |
tree | d598888791cc872a83aa8a2f0ceb7633ee7ef22d /scripts/lib/wic/plugins/source/rawcopy.py | |
parent | b6906962b7767a189886365fdfd241f090ecbeb0 (diff) | |
download | poky-541868630f0beae4644046393ffc4c394292fdd5.tar.gz |
oeqa/selftest/tinfoil: Add tests that parse virtual recipes
Running `devtool search gcc` would result in errors for virtual recipes.
The reason was the newly introduced :layer-<layername> override.
When tinfoil parsed the recipes using the parseRecipeFile() function, it
failed to properly identify the layername for virtual recipes, which
resulted in the errors.
Add tests that exercise these code paths through parseRecipeFile().
(From OE-Core rev: cf7f34f93f9f90279412ea57d6d5930854d411ba)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rawcopy.py')
0 files changed, 0 insertions, 0 deletions