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.eggle...@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.)
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to