[OE-core] two recipes, one replaces files of another

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue Aug 15 10:59:15 UTC 2017


On 08/15/2017 01:37 PM, Dvorkin Dmitry wrote:
> How to create dependencies correctly?
> I try to add
> RPROVIDES_${PN} += "recipe-brd" in both recipe-brdRevA/B  and use 
> PREFERRED_PROVIDER_recipe-brd = "..."
> into imgA/B.bb without success.

PREFERRED_PROVIDER is the right way to go. That's how a kernel variant 
is selected from multiple choices (regular, tiny, real time) for example 
- have a look at how it's done.

Alex



More information about the Openembedded-core mailing list