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:49:14 +0000 |
commit | 6daf138822bbbc46960121d3b76b42eaf19e7c0e (patch) | |
tree | 15c7827d8cf9f10cab9c5e4d98e1c72addaa3308 /meta/classes/metadata_scm.bbclass | |
parent | 5c84057de5b31c5d6d9abfcca3078bf766a21d88 (diff) | |
download | openembedded-core-6daf138822bbbc46960121d3b76b42eaf19e7c0e.tar.gz openembedded-core-6daf138822bbbc46960121d3b76b42eaf19e7c0e.tar.bz2 openembedded-core-6daf138822bbbc46960121d3b76b42eaf19e7c0e.zip |
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 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/metadata_scm.bbclass')
0 files changed, 0 insertions, 0 deletions