[oe] [PATCH v2] conf/bitbake: improve compression image handling and adapt linux-kexecboot.inc

Phil Blundell philb at gnu.org
Wed Jun 22 16:00:38 UTC 2011


On Wed, 2011-06-22 at 17:57 +0200, Denis 'GNUtoo' Carikli wrote:
> @@ -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"

I still dislike this for the same reasons as before.  The lzma bits are
fine.

p.






More information about the Openembedded-devel mailing list