[yocto] PREFERRED_PROVIDER entry in local.conf

Romain romain145 at gmail.com
Thu Apr 10 07:53:12 PDT 2014


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.

Cheers,
Romain


On 10 April 2014 14:31, Paul Eggleton <paul.eggleton at linux.intel.com>wrote:
>
> Of these, only PREFERRED_PROVIDER_sshd = "openssh" would be expected to
> work.
> However, testing it locally I think there is a problem here; I'll do some
> more
> investigation.
>
> That said, one workaround would be to find where you have "sshd" in
> RDEPENDS or
> IMAGE_INSTALL and just use the specific name (openssh-sshd) in there
> instead.
> (I'm assuming this is in one of your layers or modifications since we don't
> have runtime dependencies on "sshd" in the core itself.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140410/78cc9af3/attachment.html>


More information about the yocto mailing list