Re: [OE-core] [PATCH] curl: enable ssl support

2012-06-11 Thread Saul Wold
On 06/08/2012 12:39 AM, Koen Kooi wrote: Op 8 jun. 2012, om 02:59 heeft Saul Wold het volgende geschreven: This patch enables ssl support for curl to allow git to clone from https / ssl sites. [YOCTO #2532] Signed-off-by: Saul Wolds...@linux.intel.com ---

Re: [OE-core] [PATCH] curl: enable ssl support

2012-06-11 Thread Koen Kooi
Op 11 jun. 2012, om 09:50 heeft Saul Wold het volgende geschreven: On 06/08/2012 12:39 AM, Koen Kooi wrote: Op 8 jun. 2012, om 02:59 heeft Saul Wold het volgende geschreven: This patch enables ssl support for curl to allow git to clone from https / ssl sites. [YOCTO #2532]

Re: [OE-core] [PATCH] curl: enable ssl support

2012-06-11 Thread Saul Wold
On 06/11/2012 08:19 AM, Koen Kooi wrote: Op 11 jun. 2012, om 09:50 heeft Saul Wold het volgende geschreven: On 06/08/2012 12:39 AM, Koen Kooi wrote: Op 8 jun. 2012, om 02:59 heeft Saul Wold het volgende geschreven: This patch enables ssl support for curl to allow git to clone from https /

Re: [OE-core] [PATCH] curl: enable ssl support

2012-06-08 Thread Koen Kooi
Op 8 jun. 2012, om 02:59 heeft Saul Wold het volgende geschreven: This patch enables ssl support for curl to allow git to clone from https / ssl sites. [YOCTO #2532] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/curl/curl_7.24.0.bb |6 +++--- 1 files

[OE-core] [PATCH] curl: enable ssl support

2012-06-07 Thread Saul Wold
This patch enables ssl support for curl to allow git to clone from https / ssl sites. [YOCTO #2532] Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/curl/curl_7.24.0.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git