]> code.ossystems Code Review - openembedded-core.git/commit
package signing: automatically export public keys
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 16 Oct 2015 10:37:32 +0000 (13:37 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Oct 2015 11:17:16 +0000 (12:17 +0100)
commit23b30c34581948e1ea02c25cbf7b9194d7e49fb8
tree082e43bc0b74f6ebabced5c6ad34890f609e5399
parent49a5c8700deddac744ccfa033bebf7971f92e14b
package signing: automatically export public keys

Automatically export public key(s) of the signing key(s) from the gpg
keyring. Adds a new simple recipe that does the actual task of exporting
the keys.  This patch makes the RPM_GPG_PUBKEY and PACKAGE_FEED_GPG
PUBKEY settings obsolete.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
meta/classes/sign_package_feed.bbclass
meta/classes/sign_rpm.bbclass
meta/recipes-core/meta/signing-keys.bb [new file with mode: 0644]
meta/recipes-core/os-release/os-release.bb