[yocto] PREFERRED_PROVIDER entry in local.conf

Paul Eggleton paul.eggleton at linux.intel.com
Thu Apr 10 06:07:56 PDT 2014


On Thursday 10 April 2014 16:55:15 Gaurang Shastri wrote:
> Did you try writing in "meta/conf/distro/include/default-providers.inc "
> like below:
> 
> ==
> PREFERRED_PROVIDER_virtual/sshd ?= "openssh"
> PREFERRED_PROVIDER_virtual/jpeg ?= "jpeg"
> ==

You shouldn't modify this file directly - modifications should go into your 
custom distro config. In any case, the above is not going to do anything 
because there isn't any such target as virtual/sshd or virtual/jpeg.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list