[Buildroot] [PATCH] erlang: Add new package.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Aug 17 17:33:40 UTC 2012


Hello Will,

Le Wed, 4 Apr 2012 17:49:07 +0100,
Will Newton <will.newton at gmail.com> a écrit :

> ---
>  package/Config.in                     |    1 +
>  package/erlang/Config.in              |    9 +++++++++
>  package/erlang/erlang-build-fix.patch |   13 +++++++++++++
>  package/erlang/erlang.mk              |   26 ++++++++++++++++++++++++++
>  4 files changed, 49 insertions(+), 0 deletions(-)
>  create mode 100644 package/erlang/Config.in
>  create mode 100644 package/erlang/erlang-build-fix.patch
>  create mode 100644 package/erlang/erlang.mk

Thanks for this.

A couple of questions/comments:

 *) Could you update the patch to use autotools-package and
 host-autotools-package in accordance with the latest package
 infrastructure changes?

 *) Could you add your Signed-off by line?

 *) The complete Erlang stuff gets installed in /usr/lib/erlang, even
 the binaries (compiler, interpreter?) in /usr/lib/erlang/bin/. Is this
 the normal installation location? If so, then we should at least
 probably provide a few symlinks from /usr/bin/.

 *) By default the /usr/lib/erlang/ size is 55 MB on ARM. Is this the
 minimal size of the standard library?

 *) From the configure.in script, I see options like shared-zlib, or
 ssl path or things like that, but your erlang package does not depend
 on zlib nor OpenSSL. Can you give a few comments about this?

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list