[OE-core] [PATCH 0/3] Fix rpm signing with GPG v2.1
Markus Lehtonen
markus.lehtonen at linux.intel.com
Thu Feb 23 10:24:17 UTC 2017
This patchset makes signing work with all versions of GPG. Previously, rpm
package signing in oe-core was not working with GPG v2.1 (which is becoming
more widespread). This was caused by a change in passphrase dialogue handling
of GPG.
[YOCTO #11054]
Markus Lehtonen (3):
rpm: support customizing gpg command line
lib/oe/gpg_sign: make gpg version a property of the signer
lib/oe/gpg_sign: fix rpm signing with gpg > 2.1
meta/lib/oe/gpg_sign.py | 12 +++---
.../0001-macros-add-_gpg_sign_cmd_extra_args.patch | 43 ++++++++++++++++++++++
meta/recipes-devtools/rpm/rpm_5.4.16.bb | 1 +
3 files changed, 51 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-devtools/rpm/rpm/0001-macros-add-_gpg_sign_cmd_extra_args.patch
--
2.6.6
More information about the Openembedded-core
mailing list