diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-19 13:30:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-20 18:54:56 +0000 |
commit | 9825a860eef8b6003c917969805cc2975ffeb3dc (patch) | |
tree | 09824a48216d4e594bf201feb53fc8c27ff6a51d /meta/recipes-bsp/grub/grub2.inc | |
parent | 2cb12498f911c166286fb2cf7b41bba269ffb7bd (diff) | |
download | poky-9825a860eef8b6003c917969805cc2975ffeb3dc.tar.gz |
selftest/wic: Fix dependency issue in rawcopy test
The current test code contains a subtle race. It is building an ext4,
then trying to reuse that image in a wic build for the same recipe.
Whilst this happened to work, the code is within its rights to clean
up the output before the wic code runs.
Avoid this by using separate image targets instead.
(From OE-Core rev: 590398080e81fb5e2f81e12b8900858837dfe25f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/grub/grub2.inc')
0 files changed, 0 insertions, 0 deletions