On Tue, 2018-07-03 at 12:37 +0000, Alex Kiernan wrote:
> Add missing dependency on the ssh binary for the sftp client to avoid
> failure at runtime if it's not been installed through another
> dependency
> chain.
> 
> This introduces a note if PREFERRED_RPROVIDER_ssh is not set and it
> can be satisfied by multiple providers (e.g. openssh and dropbear).
> 
> Signed-off-by: Alex Kiernan <[email protected]>
> ---
> 
> Changes in v2:
> - Depend on ssh not ${PN}-ssh so it can be satisfied by openssh or
> dropbear
> 
>  meta/recipes-connectivity/openssh/openssh_7.7p1.bb | 1 +
>  1 file changed, 1 insertion(+)

Won't this patch still introduce build time warnings?

I have to agree with Mike's comments, I'm very worried this change is
going to introduce problems for a lot of people...

Cheers,

Richard
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to