]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: use multithreaded xz compression
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 9 Jun 2017 11:13:58 +0000 (14:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:04:11 +0000 (15:04 +0100)
commitf108c4d09926bd28e7a57b665fc8cb5373827780
tree407e0baad6b6c90beffe5d8558913f78a08d6ba0
parent2e7d1a42b14de6f47543186f7855658a2ec36397
package_rpm.bbclass: use multithreaded xz compression

RPM's default is single-threaded gz; the change greatly helps with
both buildtimes (when there is a small number of large-sized packages)
and disk space taken by resulting rpms.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/package_rpm.bbclass