diff options
author | Ross Burton <ross.burton@intel.com> | 2016-07-21 16:28:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-25 23:47:02 +0100 |
commit | d4a5b5d11c6d7d5aba5f2eb88db091c1b98ef87c (patch) | |
tree | 3e3dc3c1c6b817c274f4c3bc1293af49d63c4a3f /scripts/lib/devtool | |
parent | 05dcb054fcd0c80bb09612c3e15b6b1f0487aae8 (diff) | |
download | openembedded-core-d4a5b5d11c6d7d5aba5f2eb88db091c1b98ef87c.tar.gz openembedded-core-d4a5b5d11c6d7d5aba5f2eb88db091c1b98ef87c.tar.bz2 openembedded-core-d4a5b5d11c6d7d5aba5f2eb88db091c1b98ef87c.zip |
oeqa/selftest/signing: use a temporary directory for GPG home
Instead of using a directory in the layer as the GPG home and carefully deleting
the right files from it, use tempfile to create a temporary directory which will
be cleaned up for us.
Also change the public/secret key variables to be absolute paths as they're
always used as absolute paths.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool')
0 files changed, 0 insertions, 0 deletions