[oe] [PATCH 02/17] conf/bitbake: improve compression image handling

Otavio Salvador otavio at ossystems.com.br
Tue May 31 12:12:00 UTC 2011


On Tue, May 31, 2011 at 10:05, Phil Blundell <philb at gnu.org> wrote:
> On Mon, 2011-05-30 at 14:54 +0000, Otavio Salvador wrote:
>> diff --git a/conf/bitbake.conf b/conf/bitbake.conf
>> index 17a494d..5b0f639 100644
>> --- a/conf/bitbake.conf
>> +++ b/conf/bitbake.conf
>> @@ -150,6 +150,8 @@ QEMU_OPTIONS_armv7a   = "-cpu cortex-a8"
>>  # default compression levels
>>  XZ_COMPRESSION_LEVEL ?= "-e -9"
>>  LZMA_COMPRESSION_LEVEL ?= "-e -9"
>> +GZIP_COMPRESSION_LEVEL ?= "-9"
>> +BZIP2_COMPRESSION_LEVEL ?= "-9"
>
> We had some discussion of this patch last time you posted it, and I
> thought the outcome was that you were going to put these bits someplace
> other than bitbake.conf.  Am I remembering that wrong?

You're not wrong but I'm not focused on regular OE since we're moving
to OE-core and thus I just resent those so someone could pick those
and merge if fill they're useful.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list