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 <[email protected]> > --- > 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
