]> code.ossystems Code Review - openembedded-core.git/commit
oe/gpg_sign: add 'passphrase' argument to detach_sign method
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 10 Feb 2016 14:15:58 +0000 (16:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 22:55:11 +0000 (22:55 +0000)
commitfd55c6e86b38b33f62006324e73678a13a534220
tree126782c9c65e2f6582e40a302313f21cc06c82ad
parente2412294b6b1d3a80ee97a0706613349edc51d33
oe/gpg_sign: add 'passphrase' argument to detach_sign method

This allows directly giving the passphrase, instead of reading from a
file.

[YOCTO #9006]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/gpg_sign.py