[oe] [PATCH] linux-openmoko: move DESCRIPTION to .inc, remove OEV, KERNEL_RELEASE and KERNEL_VERSION

Khem Raj raj.khem at gmail.com
Tue May 25 14:42:36 UTC 2010


On (25/05/10 16:09), Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

Acked-by: Khem Raj <raj.khem at gmail.com>

> ---
>  recipes/linux/linux-openmoko.inc        |    2 ++
>  recipes/linux/linux-openmoko_2.6.24.bb  |   10 ++--------
>  recipes/linux/linux-openmoko_2.6.28.bb  |   10 ++--------
>  recipes/linux/linux-openmoko_2.6.29.bb  |   10 ++--------
>  recipes/linux/linux-openmoko_2.6.32.bb  |   10 +++-------
>  recipes/linux/linux-openmoko_2.6.34_git |    8 ++------
>  6 files changed, 13 insertions(+), 37 deletions(-)
> 
> --- a/recipes/linux/linux-openmoko_2.6.32.bb
> +++ b/recipes/linux/linux-openmoko_2.6.32.bb
> @@ -1,19 +1,15 @@
>  require linux.inc
>  require linux-openmoko.inc
>  
> -DESCRIPTION_${PN} = "Linux ${KERNEL_RELEASE} kernel for the Openmoko Neo GSM Smartphones"
> -
> -KERNEL_RELEASE="2.6.32.13"
> -
>  SRCREV = "a9254be10ac2294ea20165a87c09ea6afcf66d94"
> -OEV = "oe2"
> -PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
> +PR = "r1"
> +PR_append = "+gitr${SRCPV}"
>  
>  SRC_URI = "\
>    git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
>    file://0001-Revert-s3cmci-initialize-default-platform-data-no_wp.patch;patch=1 \
>  # latest stable patch for ubi fix 943e167cb3e8fb191894bde8a4a75db78531a7c8
> -  ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1;name=stablepatch \
> +  ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.32.13.bz2;patch=1;name=stablepatch \

you could have use ${PV}.13 here





More information about the Openembedded-devel mailing list