All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libev: fix download URL
@ 2017-05-28 20:40 Bernd Kuhls
  2017-05-29 19:54 ` Thomas Petazzoni
  2017-06-01 14:29 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-05-28 20:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libev/libev.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libev/libev.mk b/package/libev/libev.mk
index 2e3ed4543..87cdd6f61 100644
--- a/package/libev/libev.mk
+++ b/package/libev/libev.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBEV_VERSION = 4.22
-LIBEV_SITE = http://dist.schmorp.de/libev
+LIBEV_SITE = http://dist.schmorp.de/libev/Attic
 LIBEV_INSTALL_STAGING = YES
 LIBEV_LICENSE = BSD-2-Clause or GPL-2.0+
 LIBEV_LICENSE_FILES = LICENSE
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] package/libev: fix download URL
  2017-05-28 20:40 [Buildroot] [PATCH 1/1] package/libev: fix download URL Bernd Kuhls
@ 2017-05-29 19:54 ` Thomas Petazzoni
  2017-05-29 19:59   ` Bernd Kuhls
  2017-06-01 14:29 ` Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2017-05-29 19:54 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 28 May 2017 22:40:57 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libev/libev.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks. Could you contact the upstream developer to
ask him to stop moving the tarballs around? It is really annoying that
the latest version is available in http://dist.schmorp.de/libev/, and
then gets moved to http://dist.schmorp.de/libev/Attic/ as soon as a
newer version is released.

Thanks,

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

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

* [Buildroot] [PATCH 1/1] package/libev: fix download URL
  2017-05-29 19:54 ` Thomas Petazzoni
@ 2017-05-29 19:59   ` Bernd Kuhls
  0 siblings, 0 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-05-29 19:59 UTC (permalink / raw)
  To: buildroot

Am Mon, 29 May 2017 21:54:15 +0200 schrieb Thomas Petazzoni:

> Applied to master, thanks. Could you contact the upstream developer to
> ask him to stop moving the tarballs around? It is really annoying that
> the latest version is available in http://dist.schmorp.de/libev/, and
> then gets moved to http://dist.schmorp.de/libev/Attic/ as soon as a
> newer version is released.

Hi Thomas,

http://dist.schmorp.de/libev/ contains the current version which is also 
available in Attic/ so I think we should be fine in the future by only 
using Attic/, like I did in my patch.

Regards, Bernd

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

* [Buildroot] [PATCH 1/1] package/libev: fix download URL
  2017-05-28 20:40 [Buildroot] [PATCH 1/1] package/libev: fix download URL Bernd Kuhls
  2017-05-29 19:54 ` Thomas Petazzoni
@ 2017-06-01 14:29 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-06-01 14:29 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-06-01 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-28 20:40 [Buildroot] [PATCH 1/1] package/libev: fix download URL Bernd Kuhls
2017-05-29 19:54 ` Thomas Petazzoni
2017-05-29 19:59   ` Bernd Kuhls
2017-06-01 14:29 ` Peter Korsgaard

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.