aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang
Commit message (Collapse)AuthorAge
* erlang: fix musl compatibilityNicolas Thill2015-06-23
| | | | | | gethostbyname_r is available when _GNU_SOURCE is defined, add a patch to check for it instead of __GLIBC__, build with -D_GNU_SOURCE, bump release number Signed-off-by: Nicolas Thill <nico@openwrt.org>
* erlang: update to 17.5Nicolas Thill2015-04-06
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* erlang: bump to 17.4Nicolas Thill2015-01-09
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* erlang: bump to 17.3Nicolas Thill2014-11-12
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* erlang: import from old packages feedNicolas Thill2014-08-20
- update to latest version (v17.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>