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? p. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
