]> code.ossystems Code Review - openembedded-core.git/commit
sign_rpm.bbclass: force rpm serial signing
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Mon, 25 Sep 2017 20:52:59 +0000 (13:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 22:04:25 +0000 (23:04 +0100)
commit5301712f9735fcf8d3dec756772668de930e53fe
tree4a58832c3a8eb29f5faf7959a1ae4710ac232627
parent98d9d8958fd5a3bba849e9051bf0310c28b551c2
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: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sign_rpm.bbclass