[Buildroot] Odp: Re: XZ extracting issue

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 24 12:29:39 UTC 2012


Dear Jerzy Grzegorek,

Please fix your e-mail client, it is horribly broken.

On Wed, 24 Oct 2012 13:01:54 +0200, Jerzy Grzegorek wrote:

> Really
> 
> BR2_XZCAT="xzcat -xzOf"
> I set it to
> 
> BR2_XZCAT="xzcat -df"
> 
> For what reason default setting of BR2_XZCAT="xzcat -xzOf" ?

The default value is just "xzcat" :

config BR2_XZCAT
        string "xzcat command"
        default "xzcat"
        help
          Command to be used to extract a xz'ed file to stdout.
          Default is "xzcat"

and it has always been like this. So I really don't see how you could
have end up with having options here, except if you customized this
option yourself.

Unless you have special needs, the value should remain just "xzcat".

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list