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
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to