On Thu, Jul 5, 2018 at 10:32 AM Richard Purdie
<[email protected]> wrote:
>
> 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?
>

Yes, sorry, I intended to tag it as RFC, but clearly didn't.

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

Yeah :(

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

Reply via email to