All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] erlang: bump version to 17.5
@ 2015-04-09 14:01 Frank Hunleth
  2015-04-09 19:39 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Hunleth @ 2015-04-09 14:01 UTC (permalink / raw)
  To: buildroot

This also adds a hash file for the new version.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
 package/erlang/erlang.hash | 2 ++
 package/erlang/erlang.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/erlang/erlang.hash

diff --git a/package/erlang/erlang.hash b/package/erlang/erlang.hash
new file mode 100644
index 0000000..2d6a39a
--- /dev/null
+++ b/package/erlang/erlang.hash
@@ -0,0 +1,2 @@
+# From http://www.erlang.org/download/MD5
+md5	346dd0136bf1cc28cebc140e505206bb	otp_src_17.5.tar.gz
diff --git a/package/erlang/erlang.mk b/package/erlang/erlang.mk
index 0c76531..499f62c 100644
--- a/package/erlang/erlang.mk
+++ b/package/erlang/erlang.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 # See note below when updating Erlang
-ERLANG_VERSION = 17.4
+ERLANG_VERSION = 17.5
 ERLANG_SITE = http://www.erlang.org/download
 ERLANG_SOURCE = otp_src_$(ERLANG_VERSION).tar.gz
 ERLANG_DEPENDENCIES = host-erlang
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] erlang: bump version to 17.5
  2015-04-09 14:01 [Buildroot] [PATCH] erlang: bump version to 17.5 Frank Hunleth
@ 2015-04-09 19:39 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-09 19:39 UTC (permalink / raw)
  To: buildroot

Dear Frank Hunleth,

On Thu,  9 Apr 2015 10:01:02 -0400, Frank Hunleth wrote:
> This also adds a hash file for the new version.
> 
> Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
> ---
>  package/erlang/erlang.hash | 2 ++
>  package/erlang/erlang.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/erlang/erlang.hash

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-09 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 14:01 [Buildroot] [PATCH] erlang: bump version to 17.5 Frank Hunleth
2015-04-09 19:39 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.