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:43:38 +0100 |
commit | e5b9c2a9f2b9ad354d246b20d7252957dd5ebb42 (patch) | |
tree | b0d8f48e85256942fe782fd87f70ac791ceb0466 /bitbake | |
parent | 4266cc986add2551b7a200d20a75bd4f3cb2b1a9 (diff) | |
download | poky-e5b9c2a9f2b9ad354d246b20d7252957dd5ebb42.tar.gz |
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.
(From OE-Core rev: 16957f5f1de0f1fb4052d5aef93ee10c893f4a38)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions