Markus,

On 02/23/2017 02:24 AM, Markus Lehtonen wrote:
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.

Off hand, do you know if Morty would benefit from this?

- armin

[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


--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to