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

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue Mar 15 15:48:10 UTC 2016


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?

Alex



More information about the Openembedded-core mailing list