On 08/17/2018 01:20 AM, Anuj Mittal wrote:
> On 08/17/2018 01:17 PM, Armin Kuster wrote:
>> release notes: 
>> https://lists.gnupg.org/pipermail/gnutls-devel/2018-July/008584.html
>>
>> add ssl3 and tls1.3 config options now supported.
>>
>> Signed-off-by: Armin Kuster <akuster...@gmail.com>
>> ---
>>  meta/recipes-support/gnutls/gnutls.inc                       | 2 ++
>>  .../gnutls/{gnutls_3.6.2.bb => gnutls_3.6.3.bb}              | 5 +++--
>>  2 files changed, 5 insertions(+), 2 deletions(-)
>>  rename meta/recipes-support/gnutls/{gnutls_3.6.2.bb => gnutls_3.6.3.bb} 
>> (53%)
>>
>> diff --git a/meta/recipes-support/gnutls/gnutls.inc 
>> b/meta/recipes-support/gnutls/gnutls.inc
>> index 04c0fd2af8..cf947d445e 100644
>> --- a/meta/recipes-support/gnutls/gnutls.inc
>> +++ b/meta/recipes-support/gnutls/gnutls.inc
>> @@ -30,6 +30,8 @@ PACKAGECONFIG[libidn] = "--with-idn,--without-idn,libidn2"
>>  PACKAGECONFIG[libtasn1] = 
>> "--with-included-libtasn1=no,--with-included-libtasn1,libtasn1"
>>  PACKAGECONFIG[p11-kit] = "--with-p11-kit,--without-p11-kit,p11-kit"
>>  PACKAGECONFIG[tpm] = "--with-tpm,--without-tpm,trousers"
>> +PACKAGECONFIG[ssl3] = "--with-ssl3-support,--disable-ssl3-support,"
> This should be --enable-ssl3-support ...
>
>> +PACKAGECONFIG[tls13] = "--with-tls13-support,--disable-tls13-support,"
> and, --enable-tls13-support.
yep.

V2 shortly

thanks,
armin




-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to