All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Martin Jansa <Martin.Jansa@gmail.com>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH 1/2] linux-git: drop setversion fix, it's fixed in kernel.bbclass now
Date: Mon, 02 Apr 2012 12:21:45 +0100	[thread overview]
Message-ID: <3224381.VXlW3TLL1y@helios> (raw)
In-Reply-To: <082c61be8baa1e3b863ef083ff98ac97a6c594aa.1333002899.git.Martin.Jansa@gmail.com>

On Thursday 29 March 2012 08:35:57 Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@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



  reply	other threads:[~2012-04-02 11:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29  6:35 [meta-handheld][PATCH 0/2] kernel cleanup Martin Jansa
2012-03-29  6:35 ` [meta-handheld][PATCH 1/2] linux-git: drop setversion fix, it's fixed in kernel.bbclass now Martin Jansa
2012-04-02 11:21   ` Paul Eggleton [this message]
2012-03-29  6:35 ` [meta-handheld][PATCH 2/2] recipes-kernel: use shared linux.inc from meta-oe Martin Jansa
2012-03-29  9:52   ` Andrea Adami
2012-03-29 13:45     ` Martin Jansa
2012-03-29 15:40       ` Denys Dmytriyenko
2012-03-29 18:56         ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3224381.VXlW3TLL1y@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=Martin.Jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.