This fixes the Erlang package so that libraries for Erlang can easily be
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 15 Nov 2013 16:25:14 +0000 (16:25 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 15 Nov 2013 16:25:14 +0000 (16:25 +0000)
commit8072c13397386024eb1280928f42cbe3a2f36c0a
treefc06890e7dd7f1adfb9a9bccce1d42154d925ef9
parent7e3fe08e7ff06ebf1b44df54fe24d2b02798a767
This fixes the Erlang package so that libraries for Erlang can easily be
packaged for OpenWRT.

This means:

- static libraries and include files for compiling NIFs are copied in the
build environment to usr/{lib,include}

- crypto is enabled in host Erlang build so that rebar can be used without
further patching

Version is bumped and 101-emulator_includes.patch is modified so that R16B02
compiles correctly.

Signed-off-by: Barnabás Králik <kralikba@msn.com <mailto:kralikba@msn.com> >
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38817 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/erlang/Makefile
lang/erlang/patches/101-emulator_includes.patch