diff options
author | Ross Burton <ross.burton@intel.com> | 2018-04-09 16:17:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-04-13 16:55:23 +0100 |
commit | ce1cfa57d9828c0898f52e736f671ce8db534031 (patch) | |
tree | 6f266906363f061e534494e213d6fe9e7d19f184 /scripts/lib/recipetool/create_npm.py | |
parent | 214fa7fe3b162162d2fa8b31eec28bedd86fcc7d (diff) | |
download | openembedded-core-ce1cfa57d9828c0898f52e736f671ce8db534031.tar.gz openembedded-core-ce1cfa57d9828c0898f52e736f671ce8db534031.tar.bz2 openembedded-core-ce1cfa57d9828c0898f52e736f671ce8db534031.zip |
populate_sdk_base: use xz -T instead of pixz
xz has native support for threaded compression now and SDK creation was the only
part of oe-core which is using pixz instead of xz.
Not only does this remove pixz-native from the SDK dependencies, but in my
limited testing xz -T0 is slightly faster and produces smaller archives than
pixz for the same input.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/recipetool/create_npm.py')
0 files changed, 0 insertions, 0 deletions