[yocto] PREFERRED_PROVIDER entry in local.conf

Paul Barker paul at paulbarker.me.uk
Thu Apr 10 08:05:45 PDT 2014


On 10 April 2014 15:53, Romain <romain145 at gmail.com> wrote:
> Hi Paul,
>
> I am now using "openssh-sshd" in IMAGE_INSTALL and it solved the problem.
> For jpeg unfortunately it can't be solved like this because others recipes
> depends on jpeg. I think the PREFERRED_PROVIDER is the only solution to
> choose between jpeg and libjpeg-turbo.
>

I've had these in my local.conf and working for a long time:

PREFERRED_PROVIDER_jpeg = "jpeg"
PREFERRED_PROVIDER_jpeg-native = "jpeg-native"

Have you tried these?

-- 
Paul Barker

Email: paul at paulbarker.me.uk
http://www.paulbarker.me.uk



More information about the yocto mailing list