]> code.ossystems Code Review - openembedded-core.git/commit
sign_rpm.bbclass: make RPM_GPG_NAME a mandatory setting
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 15 Oct 2015 11:35:20 +0000 (14:35 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Oct 2015 11:17:13 +0000 (12:17 +0100)
commit6ea062dffce3df59cc4ba88edd181dc1dac759f9
tree3a09b0b5c7eb5a2535c6d0ee28f32d1857c04571
parent3abdd2bf886e4b3bc7dd957c77a7745498386161
sign_rpm.bbclass: make RPM_GPG_NAME a mandatory setting

Simplifies the configuration. Makes way for the removal of
RPM_GPG_PUBKEY setting and possible future implementation of a separate
signing server support. Also, moves the configuration sanity checking
into a separate function.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
meta/classes/sign_rpm.bbclass