All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] tslib: update upstream source address
@ 2019-05-17 10:46 Martin Kepplinger
  2019-05-18 19:16 ` Thomas Petazzoni
  2019-06-06  7:32 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Kepplinger @ 2019-05-17 10:46 UTC (permalink / raw)
  To: buildroot

The project has been moved from the kergoth user account to the
libts organisation on github. While github seems to maintain redirects,
we should use the new location directly.

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
---
 package/tslib/tslib.hash | 2 +-
 package/tslib/tslib.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
index cfe78765bc..269d8f95fe 100644
--- a/package/tslib/tslib.hash
+++ b/package/tslib/tslib.hash
@@ -1,4 +1,4 @@
-# https://github.com/kergoth/tslib/releases/download/1.19/tslib-1.19.tar.xz.sha256
+# https://github.com/libts/tslib/releases/download/1.19/tslib-1.19.tar.xz.sha256
 sha256  efe1fef16a00dc818f1d8e402877184dadf331f1b0dd1fbfeeb2698ee8647f4d  tslib-1.19.tar.xz
 
 # Locally computed
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index ccc2671c6a..9d21647033 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 TSLIB_VERSION = 1.19
-TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
+TSLIB_SITE = https://github.com/libts/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
 TSLIB_LICENSE_FILES = COPYING
-- 
2.20.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3616 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190517/ee85f5c1/attachment.bin>

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

* [Buildroot] [PATCH] tslib: update upstream source address
  2019-05-17 10:46 [Buildroot] [PATCH] tslib: update upstream source address Martin Kepplinger
@ 2019-05-18 19:16 ` Thomas Petazzoni
  2019-06-06  7:32 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-05-18 19:16 UTC (permalink / raw)
  To: buildroot

On Fri, 17 May 2019 12:46:20 +0200
Martin Kepplinger <martin.kepplinger@ginzinger.com> wrote:

> The project has been moved from the kergoth user account to the
> libts organisation on github. While github seems to maintain redirects,
> we should use the new location directly.
> 
> Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
> ---
>  package/tslib/tslib.hash | 2 +-
>  package/tslib/tslib.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH] tslib: update upstream source address
  2019-05-17 10:46 [Buildroot] [PATCH] tslib: update upstream source address Martin Kepplinger
  2019-05-18 19:16 ` Thomas Petazzoni
@ 2019-06-06  7:32 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-06-06  7:32 UTC (permalink / raw)
  To: buildroot

>>>>> "Martin" == Martin Kepplinger <martin.kepplinger@ginzinger.com> writes:

 > The project has been moved from the kergoth user account to the
 > libts organisation on github. While github seems to maintain redirects,
 > we should use the new location directly.

 > Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-06-06  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-17 10:46 [Buildroot] [PATCH] tslib: update upstream source address Martin Kepplinger
2019-05-18 19:16 ` Thomas Petazzoni
2019-06-06  7:32 ` 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.