package/erlang-rebar: new host package
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 9 Dec 2014 14:34:07 +0000 (15:34 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 22 Dec 2014 14:00:54 +0000 (15:00 +0100)
commit2b9b4f46e0bcd009b46892d2d59ce0421608f9f4
tree8918f5feaffe9e4abb25991682504f64bf535348
parent5305e1898f05a1a7ce4c3ce55393e6d8a5300909
package/erlang-rebar: new host package

rebar is used to compile Erlang packages.

We need  host variant so as to be able to provide it to Erlang packages
that do not bundle their own version, or bundle a broken version.

Since this is a host-only package, used only internally, we do not
provide a Kconfig option for it. Packages that need it will depend on
it.

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
[yann.morin.1998@free.fr: extract host-rebar to its own patch]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/erlang-rebar/erlang-rebar.mk [new file with mode: 0644]