Re: [OE-core] [for-denzil][PATCH 1/2] curl: enable ssl support

2012-07-16 Thread Scott Garman
On 07/16/2012 07:44 AM, Koen Kooi wrote: From: Saul Wold This patch enables ssl support for curl to allow git to clone from https / ssl sites. We do not want to enable gnutls for native or nativesdk, as it adds additional dependency and increase build time [YOCTO #2532] Signed-off-by: Saul Wo

[OE-core] [for-denzil][PATCH 1/2] curl: enable ssl support

2012-07-16 Thread Koen Kooi
From: Saul Wold This patch enables ssl support for curl to allow git to clone from https / ssl sites. We do not want to enable gnutls for native or nativesdk, as it adds additional dependency and increase build time [YOCTO #2532] Signed-off-by: Saul Wold --- meta/recipes-support/curl/curl_7.2