package/gnutls: make the OpenSSL compatibility library optional
authorCarlos Santos <unixmania@gmail.com>
Thu, 15 Aug 2019 22:19:33 +0000 (19:19 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 17 Aug 2019 13:37:47 +0000 (15:37 +0200)
commitd4c12d6bcdfc2813dfac3d207d980e0497d33f5d
tree843caab299a569cdac43f48c89b37c809a455858
parent8c89a3a9a1d591d151daed2c081376dbd512083b
package/gnutls: make the OpenSSL compatibility library optional

Add a BR2_PACKAGE_GNUTLS_OPENSSL option, disabled by default since it is
not used by any package that depends on gnutls.

The library is licensed under GPLv3, which can be a problem for embedded
systems due to the so-called anti-tivoization clause.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
[Thomas: don't repeat the license details for the gnutls-openssl case,
simply append to them]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gnutls/Config.in
package/gnutls/gnutls.mk