diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-30 23:31:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-01 07:40:37 +0100 |
commit | 16957f5f1de0f1fb4052d5aef93ee10c893f4a38 (patch) | |
tree | 3d8b1626c0582c9cb555c1d678d0ad83e1c5ac0b /scripts/lib | |
parent | 4965f122ca67c0ff60dc60f7885db1ed9db909b4 (diff) | |
download | openembedded-core-16957f5f1de0f1fb4052d5aef93ee10c893f4a38.tar.gz openembedded-core-16957f5f1de0f1fb4052d5aef93ee10c893f4a38.tar.bz2 openembedded-core-16957f5f1de0f1fb4052d5aef93ee10c893f4a38.zip |
oeqa/selftest/wic: Use SetupLocal instead of Setup
If we replace the code Setup method, we don't get the cleanup it performs
and this just resulted in failures on the autobuilder due to a stale
config fragment. Setup will call SetupLocal so this should be a safe
and easy fix to resolve the auobuilder failures.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions