All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Andrea Adami <andrea.adami@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH 2/2] zaurus.inc: redefine XZ compression level
Date: Wed, 20 Jun 2012 00:28:21 +0100	[thread overview]
Message-ID: <1506799.oJnv9467AL@helios> (raw)
In-Reply-To: <1340060237-28718-2-git-send-email-andrea.adami@gmail.com>

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



      reply	other threads:[~2012-06-19 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 22:57 [meta-handheld][PATCH 1/2] linux-kexecboot: remove recipes, we use linux-yocto-tiny-kexecboot Andrea Adami
2012-06-18 22:57 ` [meta-handheld][PATCH 2/2] zaurus.inc: redefine XZ compression level Andrea Adami
2012-06-19 23:28   ` Paul Eggleton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1506799.oJnv9467AL@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=andrea.adami@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.