[OE-core] [PATCH] wget: Add --ssh-askpass support

Liam R. Howlett Liam.Howlett at windriver.com
Mon Jul 25 16:06:26 UTC 2016


* Burton, Ross <ross.burton at intel.com> [160722 15:21]:
> On 22 July 2016 at 19:24, Liam R. Howlett <Liam.Howlett at windriver.com>
> wrote:
> 
> > wget: Add --ssh-askpass support
> >
> > This adds the --ssh-askpass option which is disabled by default.
> >
> > --ssh-askpass will request the username and password for a given URL by
> > executing the external program pointed to by the environment variable
> > SSH_ASKPASS.  If the environment variable is not set, an error is
> > returned.  If an error occurs requesting the username or password, wget
> > will exit.
> >
> > Upstream-Status: Pending
> >
> 
> That's a fairly big patch to be carrying and forward porting everytime they
> release, have you sent this upstream?

Yes.  I am working with upstream to get this patch integrated.

Thanks,
Liam

> 
> Ross



More information about the Openembedded-core mailing list