[oe] [meta-handheld][PATCH 2/2] zaurus.inc: redefine XZ compression level

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jun 19 23:28:21 UTC 2012


On Tuesday 19 June 2012 00:57:17 Andrea Adami wrote:
> * xz -7 makes sense if your vmlinux is much larger than 16 MiB uncompressed
> 
> Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
> ---
>  conf/machine/include/zaurus.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/machine/include/zaurus.inc
> b/conf/machine/include/zaurus.inc index 268b9fd..45c82d3 100644
> --- a/conf/machine/include/zaurus.inc
> +++ b/conf/machine/include/zaurus.inc
> @@ -38,7 +38,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
>  KERNEL_IMAGETYPE ?= "zImage"
> 
>  # sane defaults for devices with only 32Mb RAM (see man xz)
> -XZ_COMPRESSION_LEVEL = "-e -7"
> +XZ_COMPRESSION_LEVEL = "-2e"
> 
>  # kernel bootlogo
>  LOGO_SIZE = '${@base_conditional("MACHINE_GUI_CLASS", "bigscreen", "vga",
> "qvga", d)}'

Merged both of these to meta-handheld master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-devel mailing list