[oe] [PATCH 2/6] conf/bitbake: improve compression image handling

Otavio Salvador otavio at ossystems.com.br
Thu Apr 7 17:29:59 UTC 2011


On Thu, Apr 7, 2011 at 14:23, Phil Blundell <philb at gnu.org> wrote:
> On Thu, 2011-04-07 at 13:19 +0000, Otavio Salvador wrote:
>>  XZ_COMPRESSION_LEVEL ?= "-e -9"
>>  LZMA_COMPRESSION_LEVEL ?= "-e -9"
>> +GZIP_COMPRESSION_LEVEL ?= "-9"
>> +BZIP2_COMPRESSION_LEVEL ?= "-9"
>
> It seems a bit sad to have to keep adding new vars to the global
> configuration set (and hence parse them for every single recipe) every
> time someone wants to tweak a new compression format.  Can we not just
> have a single IMAGE_COMPRESSION_LEVEL that does for everything?

For me it doesn't matter; I can add it if preferred.

-- 
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