Re: [OE-core] [PATCH 2/2] Revert "image_types: use pigz to create .gz files"

2019-06-11 Thread Martin Jansa
This is just FYI: This probably won't happen with most of OE use-cases, but even with pigz being the drop in replacement, there are some differences, e.g. when I'm using pigz-2.4 on my Gentoo host as gzip, xmltex-1.9.tar.gz fails to unpack gzip: warning:

[OE-core] [PATCH 2/2] Revert "image_types: use pigz to create .gz files"

2019-05-27 Thread Anuj Mittal
This reverts commit a559ffab30b7b45849ace023808c1fb20811d43d. This is not needed now that pigz has been marked as a drop-in replacement. Signed-off-by: Anuj Mittal --- meta/classes/image_types.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git