summaryrefslogtreecommitdiff
path: root/scripts/bitbake-whatchanged
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-27 14:04:02 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-27 23:28:21 +0100
commit7d18d1169204ee80f1c00b35998f10fffaefa107 (patch)
treefbf08b5dd9df45cadaf64c776e8bb6b52daf4cc4 /scripts/bitbake-whatchanged
parent09b7ed39df150257cfe2eb55a8f8c7475e73217e (diff)
downloadopenembedded-core-7d18d1169204ee80f1c00b35998f10fffaefa107.tar.gz
openembedded-core-7d18d1169204ee80f1c00b35998f10fffaefa107.tar.bz2
openembedded-core-7d18d1169204ee80f1c00b35998f10fffaefa107.zip
oeqa/selftest/imagefeatures: Use QemuTarget code
Create a runqemu function which uses the QemuTarget() code from oeqa.targetcontrol to setup the QEMU instance, with all of the added robustness that that gives us. To do this, a datastore is needed for the recipe in question (core-image-minimal) so we do the work needed to set this up. We then use this runqemu function within the imagefeatures tests instead of a hand-rolled implementation. We can then use SSHControl to run the SSH tests rather than rolling our own code to do that as an added bonus. Fixed and extended by Paul Eggleton <paul.eggleton@linux.intel.com>. Part of the fix for [YOCTO #7994]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bitbake-whatchanged')
0 files changed, 0 insertions, 0 deletions