[Buildroot] [PATCH v2 1/4] erlang-jiffy: New package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed May 31 19:15:15 UTC 2017


Hello,

On Wed, 31 May 2017 18:35:42 +0200, Johan Oudinet wrote:

> +ERLANG_JIFFY_VERSION = 0.14.8
> +ERLANG_JIFFY_SITE = $(call github,davisp,jiffy,$(ERLANG_JIFFY_VERSION))
> +ERLANG_JIFFY_LICENSE = MIT (core), BSD-3-Clause (Google double \
> +conversion library), BSD-3-Clause (tests)

I've adjusted the line splitting to be more logical (IMO) :

ERLANG_JIFFY_LICENSE = MIT (core), \
        BSD-3-Clause (Google double conversion library), \
        BSD-3-Clause (tests)

Applied to next. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list