All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gnu-config: Deal with "make clean" breakage
Date: Fri, 24 Oct 2014 18:10:54 +0100	[thread overview]
Message-ID: <1414170654.30118.36.camel@ted> (raw)
In-Reply-To: <1459290.OulfKNcXUt@peggleto-mobl5.ger.corp.intel.com>

On Fri, 2014-10-24 at 16:24 +0100, Paul Eggleton wrote:
> On Friday 24 October 2014 15:56:25 Richard Purdie wrote:
> > diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
> > b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index 00fa759..ee1621f
> > 100644
> > --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
> > +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
> > @@ -17,6 +17,10 @@ SRC_URI = "git://git.sv.gnu.org/config.git \
> > 
> >  S = "${WORKDIR}/git"
> > 
> > +do_configure () {
> > +	:
> > +}
> > +
> >  do_compile() {
> > 
> >  }
> 
> Would it be worth adding some comments here to explain why these functions are 
> being nulled out?

Done in the version in master-next.

Cheers,

Richard



      reply	other threads:[~2014-10-24 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 14:56 [PATCH] gnu-config: Deal with "make clean" breakage Richard Purdie
2014-10-24 15:24 ` Paul Eggleton
2014-10-24 17:10   ` Richard Purdie [this message]

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=1414170654.30118.36.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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.