diff options
author | Ross Burton <ross.burton@intel.com> | 2015-10-20 13:49:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 22:56:06 +0100 |
commit | 322c3248e9089878a0658b55d3037c6537e6a9cb (patch) | |
tree | d8f6ba7e59cba79589264e6989dee348e71866d9 /meta/classes | |
parent | cf311a770e50ea73cefa2a2c53616500411aa4ac (diff) | |
download | poky-322c3248e9089878a0658b55d3037c6537e6a9cb.tar.gz |
oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safely
Now that the selftests clean selftest.inc in the tearDown using bitbake in a
function passed to addCleanup (which happens after teardown) will use the
default configuration and not the customised one.
As the intention was to clean away the temporary DL_DIR and SSTATE_DIR, simple
use track_for_cleanup to delete the entire directory instead.
(From OE-Core rev: aa3b859524bb693d3b150a8873a2ee24c78eac0a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions