* [Buildroot] [PATCH 1/1] erlang: bump version to 19.3
@ 2017-05-11 13:21 Frank Hunleth
2017-05-11 16:38 ` Bernd Kuhls
2017-05-11 19:16 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Frank Hunleth @ 2017-05-11 13:21 UTC (permalink / raw)
To: buildroot
This change bumps the Erlang version from 18.3 to 19.3. Erlang 19.0 has
many improvements but introduces a few incompatible changes to Erlang
18.3. Details are at:
http://erlang.org/download/otp_src_19.0.readme
The 19.x minor releases primarily contain bug fixes, optimizations and
other minor imporvements. Details are at:
http://erlang.org/download/otp_src_19.1.readme
http://erlang.org/download/otp_src_19.2.readme
http://erlang.org/download/otp_src_19.3.readme
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
IMPORTANT: This change will break ejabberd.
package/erlang/erlang.hash | 4 ++--
package/erlang/erlang.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/erlang/erlang.hash b/package/erlang/erlang.hash
index c39c26e..dc12ccd 100644
--- a/package/erlang/erlang.hash
+++ b/package/erlang/erlang.hash
@@ -1,3 +1,3 @@
# md5 from http://www.erlang.org/download/MD5, sha256 locally computed
-md5 7e4ff32f97c36fb3dab736f8d481830b otp_src_18.3.tar.gz
-sha256 fdab8129a1cb935db09f1832e3a7d511a4aeb2b9bb3602ca6a7ccb9730d5c9c3 otp_src_18.3.tar.gz
+md5 a8c259ec47bf84e77510673e1b76b6db otp_src_19.3.tar.gz
+sha256 fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 otp_src_19.3.tar.gz
diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk
index 364085c..0f04a84 100644
--- a/package/erlang/erlang.mk
+++ b/package/erlang/erlang.mk
@@ -5,7 +5,7 @@
################################################################################
# See note below when updating Erlang
-ERLANG_VERSION = 18.3
+ERLANG_VERSION = 19.3
ERLANG_SITE = http://www.erlang.org/download
ERLANG_SOURCE = otp_src_$(ERLANG_VERSION).tar.gz
ERLANG_DEPENDENCIES = host-erlang
@@ -19,7 +19,7 @@ ERLANG_AUTORECONF = YES
# Whenever updating Erlang, this value should be updated as well, to the
# value of EI_VSN in the file lib/erl_interface/vsn.mk
-ERLANG_EI_VSN = 3.8.2
+ERLANG_EI_VSN = 3.9.3
# The configure checks for these functions fail incorrectly
ERLANG_CONF_ENV = ac_cv_func_isnan=yes ac_cv_func_isinf=yes
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] erlang: bump version to 19.3
2017-05-11 13:21 [Buildroot] [PATCH 1/1] erlang: bump version to 19.3 Frank Hunleth
@ 2017-05-11 16:38 ` Bernd Kuhls
2017-05-11 19:16 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2017-05-11 16:38 UTC (permalink / raw)
To: buildroot
Am Thu, 11 May 2017 09:21:27 -0400 schrieb Frank Hunleth:
> This change bumps the Erlang version from 18.3 to 19.3. Erlang 19.0 has
> many improvements but introduces a few incompatible changes to Erlang
> 18.3. Details are at:
Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Run-time tested on uClibc at x86_64 with couchdb[1] scraping Wikipedia.
Regards, Bernd
[1] http://patchwork.ozlabs.org/patch/645223/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] erlang: bump version to 19.3
2017-05-11 13:21 [Buildroot] [PATCH 1/1] erlang: bump version to 19.3 Frank Hunleth
2017-05-11 16:38 ` Bernd Kuhls
@ 2017-05-11 19:16 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-05-11 19:16 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 11 May 2017 09:21:27 -0400, Frank Hunleth wrote:
> This change bumps the Erlang version from 18.3 to 19.3. Erlang 19.0 has
> many improvements but introduces a few incompatible changes to Erlang
> 18.3. Details are at:
>
> http://erlang.org/download/otp_src_19.0.readme
>
> The 19.x minor releases primarily contain bug fixes, optimizations and
> other minor imporvements. Details are at:
>
> http://erlang.org/download/otp_src_19.1.readme
> http://erlang.org/download/otp_src_19.2.readme
> http://erlang.org/download/otp_src_19.3.readme
>
> Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
> ---
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-05-11 19:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-11 13:21 [Buildroot] [PATCH 1/1] erlang: bump version to 19.3 Frank Hunleth
2017-05-11 16:38 ` Bernd Kuhls
2017-05-11 19:16 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox