[oe] [meta-handheld][PATCH 1/2] linux-git: drop setversion fix, it's fixed in kernel.bbclass now

Paul Eggleton paul.eggleton at linux.intel.com
Mon Apr 2 11:21:45 UTC 2012


On Thursday 29 March 2012 08:35:57 Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  recipes-kernel/linux/linux_git.bb |    9 ---------
>  1 files changed, 0 insertions(+), 9 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux_git.bb
> b/recipes-kernel/linux/linux_git.bb index 00d2d52..222df31 100644
> --- a/recipes-kernel/linux/linux_git.bb
> +++ b/recipes-kernel/linux/linux_git.bb
> @@ -18,15 +18,6 @@ SRC_URI =
> "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;
> 
>  S = "${WORKDIR}/git"
> 
> -do_configure_prepend() {
> -#otherwise it gets extra '+' "2.6.37+"
> -#because:
> -#$ scripts/setlocalversion . => +
> -#$ make kernelversion => 2.6.37
> -#$ make kernelrelease => 2.6.37+
> -  rm -rf ${S}/.git
> -}
> -
>  SRC_URI_append_akita = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
>  SRC_URI_append_c7x0 = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
>  SRC_URI_append_collie = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "

I've merged this one; the other seems a little contentious still so I'm 
leaving it for now.

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-devel mailing list