Thank you, Alexander! But according to this
https://lists.yoctoproject.org/pipermail/yocto/2013-January/011855.htmlPREFERRED_PROVIDER_... can't be used in image recipes, only at top-level configuration files.
I can't make it work... On 15.08.2017 13:59, Alexander Kanavin wrote:
On 08/15/2017 01:37 PM, Dvorkin Dmitry wrote:How to create dependencies correctly? I try to addRPROVIDES_${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
<<attachment: dvorkin.vcf>>
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core