All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH] linux-yocto: use LZMA for Zaurus collie
Date: Sat, 15 Sep 2012 21:48:42 +0100	[thread overview]
Message-ID: <5574729.T6NjLU12IF@helios> (raw)
In-Reply-To: <1345242628-5064-1-git-send-email-andrea.adami@gmail.com>

On Saturday 18 August 2012 00:30:28 Andrea Adami wrote:
> * this way we save more than 500KiB, important when you have just 14MiB !
> 
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-kernel/linux/linux-yocto/collie/collie.cfg |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-yocto/collie/collie.cfg
> b/recipes-kernel/linux/linux-yocto/collie/collie.cfg index ad709c5..4cc5f56
> 100644
> --- a/recipes-kernel/linux/linux-yocto/collie/collie.cfg
> +++ b/recipes-kernel/linux/linux-yocto/collie/collie.cfg
> @@ -43,8 +43,8 @@ CONFIG_LOCALVERSION=""
>  CONFIG_HAVE_KERNEL_GZIP=y
>  CONFIG_HAVE_KERNEL_LZMA=y
>  CONFIG_HAVE_KERNEL_LZO=y
> -CONFIG_KERNEL_GZIP=y
> -# CONFIG_KERNEL_LZMA is not set
> +# CONFIG_KERNEL_GZIP is not set
> +CONFIG_KERNEL_LZMA=y
>  # CONFIG_KERNEL_LZO is not set
>  CONFIG_DEFAULT_HOSTNAME="(none)"
>  CONFIG_SWAP=y

Merged to meta-handheld master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



      reply	other threads:[~2012-09-15 21:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 22:30 [meta-handheld][PATCH] linux-yocto: use LZMA for Zaurus collie Andrea Adami
2012-09-15 20:48 ` 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=5574729.T6NjLU12IF@helios \
    --to=paul.eggleton@linux.intel.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.