diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-06 14:44:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 12:07:32 +0100 |
commit | 8c46605d16a5ace05dfe5d165563a44b2f03c957 (patch) | |
tree | cb431c7120593ce6112eb85b0f6568fa8563be31 /meta/conf | |
parent | 0d214406c440eac521a24c27c769e53363493d41 (diff) | |
download | poky-8c46605d16a5ace05dfe5d165563a44b2f03c957.tar.gz |
oeqa: Use snapshot instead of copying the rootfs image
Rather than copying images, use the snapshot option to qemu. This fixes a regression
caused by the recent runqemu changes where the wrong images were being testes since
the image is copied without the qemuboot.conf file. This means the latest image is
found by runqemu rather than the specified one, leading to various confused testing
results.
It could be fixed by copying more files but use snapshot mode instead.
(From OE-Core rev: eab91997d415b0e690b3482749a32087e6a8b00a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions