]> code.ossystems Code Review - openembedded-core.git/commit
sign_rpm.bbclass: force rpm serial signing
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Tue, 26 Sep 2017 19:36:04 +0000 (12:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Oct 2017 16:26:59 +0000 (17:26 +0100)
commit3aced3783b808449cd50f12684c061151861a1a5
tree864b22903c7282c9718c5240e50e73a493a8cb8d
parente7f139c5d97a3871215c88c5bfc07ecf4e8fd7f3
sign_rpm.bbclass: force rpm serial signing

Newer versions of gpg (at least 2.1.5 and 2.2.1) have issues when signing occurs in parallel
so (unfortunately) the signing must be done serially. Once the upstream problem is fixed,
this patch must be reverted, otherwise we loose all the intrinsic parallelism from
bitbake.

[YOCTO #12022]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/sign_rpm.bbclass