package/msmtp: prefer gnutls over openssl
authorRyan Coe <bluemrp9@gmail.com>
Sat, 29 Dec 2018 15:31:57 +0000 (07:31 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 30 Dec 2018 15:29:17 +0000 (16:29 +0100)
commit7bc23d50fdd3952f7339183762233e0423be4390
treefa9b87294a4f72158a40d458ca9e8ca6c53dd0d0
parent4ab484444f30a1323580b8e43913ea2a91887907
package/msmtp: prefer gnutls over openssl

Msmtp no longer uses openssl as default [1], and even discourages the
use of the OpenSSL. Let's follow this upstream recommendation: if the
Buildroot configuration has both OpenSSL and GnuTLS enabled, GnuTLS
will be preferred over OpenSSL.

[1] https://marlam.de/msmtp/news/openssl-discouraged/

Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
[Thomas: improve commit log]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/msmtp/msmtp.mk