]> code.ossystems Code Review - openembedded-core.git/commit
gnutls: drop PACKAGECONFIG options for SSL v3 and TLS v1.3
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 22 Aug 2018 00:43:30 +0000 (17:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 06:45:32 +0000 (07:45 +0100)
commit4c1d03eb226aa838622852b70a87260ab1ac9d91
treec4b82e7517b56916c0539b4c1c0e3e96437d0e58
parentbce938174d1207685c67c40e341a36ab1158e6eb
gnutls: drop PACKAGECONFIG options for SSL v3 and TLS v1.3

By including PACKAGECONFIG options, the recipe takes responsibility
for defining the default state of these options. Although the recipe
currently aligns with the gnutls defaults (ie both disabled) tracking
new gnutls releases will be a maintenance effort. Unless there's a
clear reason to do otherwise, it seems safer to leave the choice of
which SSL/TLS versions to enable by default up to the gnutls
developers.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnutls/gnutls_3.6.3.bb