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-26 08:56:31 +0100 |
commit | 5218c24c8be78760bafcaf29969f73fe3e2f5d01 (patch) | |
tree | 3276b958e92e10042a52be57feb0101e32935d03 /meta/recipes-extended/sudo | |
parent | ab075b6fb859fbbda29c5b921a1fe2e1beb01379 (diff) | |
download | poky-5218c24c8be78760bafcaf29969f73fe3e2f5d01.tar.gz |
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.
(From OE-Core rev: d4a5b5d11c6d7d5aba5f2eb88db091c1b98ef87c)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sudo')
0 files changed, 0 insertions, 0 deletions