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 Liam R. Howlett (1): wget: Add --ssh-askpass support .../wget/0001-wget-Add-ssh-askpass-support.patch | 221 +++++++++++++++++++++ meta/recipes-extended/wget/wget_1.18.bb | 1 + 2 files changed, 222 insertions(+) create mode 100644 meta/recipes-extended/wget/wget/0001-wget-Add-ssh-askpass-support.patch -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core