All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/evtest: switch to Gitlab
@ 2020-04-22  9:36 Sébastien Szymanski
  2020-04-23 21:42 ` Thomas Petazzoni
  2020-05-08  9:39 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Sébastien Szymanski @ 2020-04-22  9:36 UTC (permalink / raw)
  To: buildroot

Downloading from the cgit repo is now broken and it is a mirror of the
Gitlab repo so use the Gitlab repo.

Signed-off-by: S?bastien Szymanski <sebastien.szymanski@armadeus.com>
---
 package/evtest/Config.in   | 2 +-
 package/evtest/evtest.hash | 2 +-
 package/evtest/evtest.mk   | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/evtest/Config.in b/package/evtest/Config.in
index 1087217ee4..e74bac02fd 100644
--- a/package/evtest/Config.in
+++ b/package/evtest/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_EVTEST
 	  device. It then monitors the device and displays all the
 	  events layer events generated.
 
-	  http://cgit.freedesktop.org/evtest
+	  https://gitlab.freedesktop.org/libevdev/evtest
diff --git a/package/evtest/evtest.hash b/package/evtest/evtest.hash
index 566d423fcd..b1ee24371e 100644
--- a/package/evtest/evtest.hash
+++ b/package/evtest/evtest.hash
@@ -1,5 +1,5 @@
 # locally computed
-sha256 73d5b604d57551418d282fedee3deae9f851afb3c355dccc87153364c046efd3 evtest-1.34.tar.gz
+sha256 0e7a2eeff380af796e5e9b21b6f48fd706c58c931162c151c2c1074bdfeb85c6 evtest-evtest-1.34.tar.gz
 
 # License files
 sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
diff --git a/package/evtest/evtest.mk b/package/evtest/evtest.mk
index d2fd01c2d9..8b8667e045 100644
--- a/package/evtest/evtest.mk
+++ b/package/evtest/evtest.mk
@@ -5,7 +5,8 @@
 ################################################################################
 
 EVTEST_VERSION = 1.34
-EVTEST_SITE = http://cgit.freedesktop.org/evtest/snapshot
+EVTEST_SOURCE = evtest-evtest-$(EVTEST_VERSION).tar.gz
+EVTEST_SITE = https://gitlab.freedesktop.org/libevdev/evtest/-/archive/evtest-$(EVTEST_VERSION)
 EVTEST_LICENSE = GPL-2.0+
 EVTEST_LICENSE_FILES = COPYING
 EVTEST_DEPENDENCIES = host-pkgconf
-- 
2.25.3

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

* [Buildroot] [PATCH 1/1] package/evtest: switch to Gitlab
  2020-04-22  9:36 [Buildroot] [PATCH 1/1] package/evtest: switch to Gitlab Sébastien Szymanski
@ 2020-04-23 21:42 ` Thomas Petazzoni
  2020-05-08  9:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-04-23 21:42 UTC (permalink / raw)
  To: buildroot

On Wed, 22 Apr 2020 11:36:33 +0200
S?bastien Szymanski <sebastien.szymanski@armadeus.com> wrote:

> Downloading from the cgit repo is now broken and it is a mirror of the
> Gitlab repo so use the Gitlab repo.
> 
> Signed-off-by: S?bastien Szymanski <sebastien.szymanski@armadeus.com>
> ---
>  package/evtest/Config.in   | 2 +-
>  package/evtest/evtest.hash | 2 +-
>  package/evtest/evtest.mk   | 3 ++-
>  3 files changed, 4 insertions(+), 3 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 1/1] package/evtest: switch to Gitlab
  2020-04-22  9:36 [Buildroot] [PATCH 1/1] package/evtest: switch to Gitlab Sébastien Szymanski
  2020-04-23 21:42 ` Thomas Petazzoni
@ 2020-05-08  9:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-05-08  9:39 UTC (permalink / raw)
  To: buildroot

>>>>> "S?bastien" == S?bastien Szymanski <sebastien.szymanski@armadeus.com> writes:

 > Downloading from the cgit repo is now broken and it is a mirror of the
 > Gitlab repo so use the Gitlab repo.

 > Signed-off-by: S?bastien Szymanski <sebastien.szymanski@armadeus.com>

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2020-05-08  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  9:36 [Buildroot] [PATCH 1/1] package/evtest: switch to Gitlab Sébastien Szymanski
2020-04-23 21:42 ` Thomas Petazzoni
2020-05-08  9:39 ` 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.