]> code.ossystems Code Review - openembedded-core.git/commit
wget: use GnuTLS instead of OpenSSL
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Jun 2014 10:52:56 +0000 (11:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jun 2014 07:56:11 +0000 (08:56 +0100)
commit4c9c737c1b93663a18e625918f32dfc2d4f9ca2f
treeed28ea32181d2545c8f3415781e8bcc72beb6dcc
parent33638a9d8e74a31baf6528c0603b4b68fb5db7ec
wget: use GnuTLS instead of OpenSSL

OpenSSL has license complications and GnuTLS is preferred, so although the
license complications don't impact wget use GnuTLS for consistency.

Also add a recommendation on ca-certificates so that https: URLs work.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/wget/wget.inc