diff options
author | Ross Burton <ross.burton@intel.com> | 2015-10-19 15:58:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 22:55:06 +0100 |
commit | ad33259b507914bfc8de92d1df12e0974157900e (patch) | |
tree | 0778a606edd6ec0cb2975d88bf86d1b289189abe /meta/recipes-kernel | |
parent | 2a4ecc88ca10ef6abe55dddb96842b579b73497c (diff) | |
download | openembedded-core-ad33259b507914bfc8de92d1df12e0974157900e.tar.gz openembedded-core-ad33259b507914bfc8de92d1df12e0974157900e.tar.bz2 openembedded-core-ad33259b507914bfc8de92d1df12e0974157900e.zip |
oeqa/selftest: improve config writing and cleanup
The selftest.inc configuration file is deleted in both tearDown() and setUp() so
there's no need to use addCleanup() to remove statements from it.
Use write_config instead of append_config if the intention is to start from an
empty config file, for clarity.
Finally remove some misleading comments that claim that append_config() writes
to local.conf when it doesn't.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions