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

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to