[OE-core] [oe-commits] Alexander Kanavin : remake: update to 4.1+dbg-1.1

Richard Purdie richard.purdie at linuxfoundation.org
Tue Mar 15 16:18:34 UTC 2016


On Tue, 2016-03-15 at 17:48 +0200, Alexander Kanavin wrote:
> On 03/10/2016 11:01 PM, Richard Purdie wrote:
> 
> > > Fails to build after make was built. Shouldn't it be at least
> > > blacklisted
> > > by default so that potential user will need to explicitly decide
> > > between
> > > make and remake (and unmerge the other one from sysroot first)?
> > 
> > I think (but can't remember for sure) that if you make both recipes
> > PROVIDE virtual/make, the right things should happen?
> 
> remake recipe already includes this line:
> PROVIDES += "make"
> 
> And we also have this in distro config:
> PREFERRED_PROVIDER_make ?= "make"
> 
> And yet, if you try to build remake after make, the right thing 
> (clearing out the sysroot files installed by make) does not happen.
> Any 
> suggestions?

I think virtual/make would make more "magic" happen...

I think "make" would have made some of that happen though, hmm.

Cheers,

Richard



More information about the Openembedded-core mailing list