On 5/7/18 8:16 AM, Viacheslav Salnikov wrote:
> Alright, good point.
> 
> But what if I need to use openssl instead of gnutls on Target? Can it be 
> changed
> without side effects?

This is why the package config settins are present in the curl recipe.  You can
adjust the setting to use whatever TLS engine you want in your distribution or
project configuration.

PACKAGECONFIG_pn-curl = "ipv6 proxy ssl threaded-resolver zlib"

or any other combination of available options..

--Mark

> Regards,
> 
> 2018-05-07 15:59 GMT+03:00 Alexander Kanavin 
> <[email protected]
> <mailto:[email protected]>>:
> 
>     On 05/07/2018 03:51 PM, Viacheslav Salnikov wrote:
> 
>         cULR is built with GNUTLS for Target but OpenSSL is used for native 
> and SDK.
> 
>         So my question is: why GNUTLS is used only for target? Is it necessary
>         for some good reason? Documentation for cURL has no explicit answer 
> for
>         that.
> 
>         Could somebody help me to find the answer?
> 
> 
>     I think enabling gnutls on the native side would add a ton of dependencies
>     to build, and so openssl (which is more self-contained) is selected there.
> 
>     Alex
> 
> 
> 
> 

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to