]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/gpg_sign: fix rpm signing with gpg > 2.1
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 23 Feb 2017 10:24:20 +0000 (12:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:19 +0000 (12:54 +0000)
commit44a44b7e582a5a654baf21829d168568481c13d9
treef8b2bbd806edf5e717bce25cd6d8e8e4b75af300
parenta00a362e3dc18ba04230cbbd6f91264e5d76f40d
lib/oe/gpg_sign: fix rpm signing with gpg > 2.1

We need to check the gpg version and alter its command line options
accordingly.

[YOCTO #11054]

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