[Buildroot] [PATCH 1/3] package/mbedtls: add BR2_PACKAGE_MBEDTLS_X509_UNSUPPORTED_CRITICAL_EXTENSION

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Apr 24 13:21:43 UTC 2020


On Fri, 24 Apr 2020 15:20:19 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> > I propose making BR2_PACKAGE_UACME_UALPN depend on !BR2_PACKAGE_MBEDTLS.
> > Would that be acceptable?  
> I think it should depend on !BR2_PACKAGE_UACME_MBEDTLS (added by the
> second patch of this serie).
> Otherwise, a user won't be able to select ualpn with a gnutls-enabled
> uacme if he has also enabled mbedlts for an other purpose.

Or instead make sure ualpn can be enabled only if either gnutls or
openssl are available, and tweak the .mk file to use gnutls or openssl
instead of mbedtls when ualpn is enabled.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list