[Buildroot] [PATCH/next 1/1] package/bearssl: new package

Fabrice Fontaine fontaine.fabrice at gmail.com
Sun Mar 8 15:33:27 UTC 2020


Hello Thomas,

Le dim. 8 mars 2020 à 16:21, Thomas Petazzoni
<thomas.petazzoni at bootlin.com> a écrit :
>
> On Thu, 27 Feb 2020 17:30:42 +0100
> Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:
>
> > BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written
> > in C
> >
> > https://bearssl.org
> >
> > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> > ---
> >  DEVELOPERS                   |  1 +
> >  package/Config.in            |  1 +
> >  package/bearssl/Config.in    |  7 +++++++
> >  package/bearssl/bearssl.hash |  3 +++
> >  package/bearssl/bearssl.mk   | 39 ++++++++++++++++++++++++++++++++++++
> >  5 files changed, 51 insertions(+)
> >  create mode 100644 package/bearssl/Config.in
> >  create mode 100644 package/bearssl/bearssl.hash
> >  create mode 100644 package/bearssl/bearssl.mk
>
> I did a few tweaks to the .mk file, and applied to next. Thanks!
Thanks for those tweaks however was it intentional to use = instead of
+= for BEARSSL_TARGETS?
Due to this change, bearssl will only build the dynamic library with
BR2_SHARED_STATIC_LIBS.
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Best Regards,

Fabrice



More information about the buildroot mailing list