On Wed, Jun 24, 2015 at 8:23 AM, Ed Bartosh wrote:
> On Tue, Jun 23, 2015 at 07:22:49AM -0400, Philip Balister wrote:
>> Can you add a way to enable multiple threads for xz? I found this helps
>> speed up file creation.
>>
> I thought about this and other compressor options, but didn't find a good
On 06/27/2015 06:20 PM, João Henrique Ferreira de Freitas wrote:
> Hi,
>
> Maybe using an environment variable?
>
Handle it the same way we handle PARALLEL_MAKE and BBTHREADS.
Philip
>
>
> On 24/06/2015 12:23, Ed Bartosh wrote:
>> On Tue, Jun 23, 2015 at 07:22:49AM -0400, Philip Balister wro
Hi,
Maybe using an environment variable?
On 24/06/2015 12:23, Ed Bartosh wrote:
On Tue, Jun 23, 2015 at 07:22:49AM -0400, Philip Balister wrote:
Can you add a way to enable multiple threads for xz? I found this helps
speed up file creation.
I thought about this and other compressor options
On Tue, Jun 23, 2015 at 07:22:49AM -0400, Philip Balister wrote:
> Can you add a way to enable multiple threads for xz? I found this helps
> speed up file creation.
>
I thought about this and other compressor options, but didn't find a good
way to add them. Introducing new commandline option or con
Can you add a way to enable multiple threads for xz? I found this helps
speed up file creation.
Philip
On 06/23/2015 05:53 AM, Ed Bartosh wrote:
> Implemented compressing result image with specified compressor.
> Updated reporting code to show compressed image.
>
> [YOCTO #7593]
>
> Signed-off-
Implemented compressing result image with specified compressor.
Updated reporting code to show compressed image.
[YOCTO #7593]
Signed-off-by: Ed Bartosh
diff --git a/scripts/lib/wic/imager/direct.py b/scripts/lib/wic/imager/direct.py
index f3f20e0..2ea7e4e 100644
--- a/scripts/lib/wic/imager/di