This patchset backports two fixes to gpg signing of rpm packages. The first patch fixes signing of packages with a large amount of subpackages (e.g. glibc-locale). The last three patches makes rpm package signing possible with gpg version > 2.1.
The following changes since commit 55c835c73cc41b6fc809c941c295d62a612e49e0: build-appliance-image: Update to morty head revision (2017-02-08 12:00:29 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib marquiz/morty http://git.openembedded.org/openembedded-core-contrib/log/?h=marquiz/morty Markus Lehtonen (4): lib/oe/gpg_sign: sign rpm packages in chunks of 100 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 | 21 ++++++----- .../0001-macros-add-_gpg_sign_cmd_extra_args.patch | 43 ++++++++++++++++++++++ meta/recipes-devtools/rpm/rpm_5.4.16.bb | 1 + 3 files changed, 56 insertions(+), 9 deletions(-) create mode 100644 meta/recipes-devtools/rpm/rpm/0001-macros-add-_gpg_sign_cmd_extra_args.patch -- 2.6.6 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core