diff options
author | Ross Burton <ross.burton@intel.com> | 2015-10-24 01:02:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-24 15:50:26 +0000 |
commit | 59b27d558febc42e5f127a7f27f6c0de73a61e30 (patch) | |
tree | 2c126bdb6635b9b4ae5c3550c023b6ed86504d4c /meta/classes/rootfsdebugfiles.bbclass | |
parent | 4415dc5cdda9a9ca18e5202309c1dadcb013b1dc (diff) | |
download | poky-59b27d558febc42e5f127a7f27f6c0de73a61e30.tar.gz |
sstate: respect GPG_BIN and GPG_HOME
The package feed signing code supports the user providing the path to the gpg
binary and an alternative gpg 'home' (usually ~/.gnupg), which are useful for
both deployment and QA purposes.
Factor out the gpg command line construction to a function which can fetch both
of these variables, and also use pipes.quote() to sanitise the arguments when
used in a shell context.
[ YOCTO #8559 ]
(From OE-Core rev: 6daf138822bbbc46960121d3b76b42eaf19e7c0e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/rootfsdebugfiles.bbclass')
0 files changed, 0 insertions, 0 deletions