[oe] [meta-handheld][PATCH 2/2] linux_2.6.29: fix parsing warnings

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jun 27 13:01:16 UTC 2012


On Thursday 21 June 2012 23:46:07 Andrea Adami wrote:
> * declare COMPATIBLE_MACHINE to fix
> * WARNING: Unable to get checksum for linux SRC_URI entry
> * defconfig: file could not be found
> 
> Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
> ---
>  recipes-kernel/linux/linux_2.6.29.bb |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux_2.6.29.bb
> b/recipes-kernel/linux/linux_2.6.29.bb index e1da026..1886f24 100644
> --- a/recipes-kernel/linux/linux_2.6.29.bb
> +++ b/recipes-kernel/linux/linux_2.6.29.bb
> @@ -6,6 +6,8 @@ PR = "r0"
>  DEFAULT_PREFERENCE = "-1"
>  DEFAULT_PREFERENCE_h3600 = "1"
> 
> +COMPATIBLE_MACHINE = "h3600"
> +
>  SRC_URI =
> "${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-2.6.29.6.tar.bz2;name=kernel \
> file://defconfig"

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