[oe] [meta-handheld][PATCH] linux-yocto: use LZMA for Zaurus collie

Paul Eggleton paul.eggleton at linux.intel.com
Sat Sep 15 20:48:42 UTC 2012


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




More information about the Openembedded-devel mailing list