]> 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>
Thu, 21 Sep 2017 15:52:03 +0000 (16:52 +0100)
commitfd329fdc6374ebde3f5ab171dbe76bf5cec6771d
tree0b692c49a00aea795d28e0e9e71d78891f3c4daa
parent35059f271964da1f8112a45f19875b59fb9cd02f
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.

(From OE-Core rev: f108c4d09926bd28e7a57b665fc8cb5373827780)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/package_rpm.bbclass