]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
image_types: use pigz to create .gz files
authorRoss Burton <ross.burton@intel.com>
Tue, 10 Apr 2018 14:32:19 +0000 (15:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:58:06 +0000 (16:58 +0100)
commita559ffab30b7b45849ace023808c1fb20811d43d
treee352ad904e1707a708459141243641a4c6151cfe
parent8dbf71b553b3fb3063ab5f61bb3454a6ab8e6c08
image_types: use pigz to create .gz files

Since pigz is no longer a drop-in replacement for gzip (oe-core 1624b7b) the
image creation has been using gzip instead of pigz, despite still depending on
pigz-native.  Fix this by invoking pigz explicitly.

(From OE-Core rev: 214fa7fe3b162162d2fa8b31eec28bedd86fcc7d)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass