]> www.infradead.org Git - users/jedix/linux-maple.git/commit
uek-rpm: use multi-threaded xz compression for rpms
authorAlexander Burmashev <alexander.burmashev@oracle.com>
Thu, 7 Feb 2019 15:49:31 +0000 (07:49 -0800)
committerBrian Maly <brian.maly@oracle.com>
Tue, 19 Feb 2019 19:18:31 +0000 (14:18 -0500)
commitb2ad7231927596fb4d10835a07df312f9bb14514
tree6327bb242a9373d778c0bc87e5833ec9723a1e2a
parenta7e1d6714e24930ba16ba856854e4017b36d7bea
uek-rpm: use multi-threaded xz compression for rpms

By default kernel rpms use xz compression for all rpms files and
gzip compression for src.rpms. This commit changes compression type to xz
for all rpms produced, and enables multi-threaded compression for rpms. It
allows to use as many threads as there are CPU cores available.

Orabug: 29323635

Signed-off-by: Alex Burmashev <alexander.burmashev@oracle.com>
Reviewed-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
uek-rpm/ol6/kernel-uek.spec
uek-rpm/ol7/kernel-uek.spec