[Buildroot] [PATCH/next 5/6] package/belr: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Mar 9 21:07:11 UTC 2020


On Thu, 27 Feb 2020 18:47:13 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Belr is Belledonne Communications' language recognition library, written
> in C++11. It parses text inputs formatted according to a language
> defined by an ABNF grammar, such as the protocols standardized at IETF.
> 
> https://gitlab.linphone.org/BC/public/belr
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  DEVELOPERS             |  1 +
>  package/Config.in      |  1 +
>  package/belr/Config.in | 19 +++++++++++++++++++
>  package/belr/belr.hash |  3 +++
>  package/belr/belr.mk   | 26 ++++++++++++++++++++++++++
>  5 files changed, 50 insertions(+)
>  create mode 100644 package/belr/Config.in
>  create mode 100644 package/belr/belr.hash
>  create mode 100644 package/belr/belr.mk

Applied to master, thanks.

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


More information about the buildroot mailing list