On Tue, May 31, 2011 at 10:05, Phil Blundell <[email protected]> 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: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
