]> code.ossystems Code Review - openembedded-core.git/commit
rpm: support customizing gpg command line
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 23 Feb 2017 10:24:18 +0000 (12:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:19 +0000 (12:54 +0000)
commit373a7146d596d27376a003014df0d06f3df5348d
treee5565ea66a68b457dc7e4263fe11ff76802942ec
parent874f5016fd4dc76bc867b68470297fe59e78a9e6
rpm: support customizing gpg command line

Add a new %_gpg_sign_cmd_extra_args macro that allows customizing the
gpg options used when signing rpm packages. This is needed to be able to
sign packages with gpg 2.1 which requires "--pinentry-mode loopback" to
allow non-interactive signing.

[YOCTO #11054]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/rpm/rpm/0001-macros-add-_gpg_sign_cmd_extra_args.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.16.bb