Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/rt-tests: switch to the upstream repository
@ 2016-07-14 19:01 Romain Naour
  2016-07-14 19:01 ` [Buildroot] [PATCH 2/3] package/rt-tests: bump to 1.0 Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Romain Naour @ 2016-07-14 19:01 UTC (permalink / raw)
  To: buildroot

rt-tests is not maintained from Clark Williams's repository anymore.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
We missed some rt-tests release (v0.90 to v1.0).
Since v0.92 a release tarball is available at
https://www.kernel.org/pub/linux/utils/rt-tests so we
no longer need to clone the git repository.
---
 package/rt-tests/rt-tests.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/rt-tests/rt-tests.mk b/package/rt-tests/rt-tests.mk
index 74d7c6d..380bacf 100644
--- a/package/rt-tests/rt-tests.mk
+++ b/package/rt-tests/rt-tests.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RT_TESTS_SITE = git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
+RT_TESTS_SITE = git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
 RT_TESTS_VERSION = v0.89
 RT_TESTS_LICENSE = GPLv2+
 RT_TESTS_LICENSE_FILES = COPYING
-- 
2.5.5

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

end of thread, other threads:[~2016-07-16 12:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 19:01 [Buildroot] [PATCH 1/3] package/rt-tests: switch to the upstream repository Romain Naour
2016-07-14 19:01 ` [Buildroot] [PATCH 2/3] package/rt-tests: bump to 1.0 Romain Naour
2016-07-15 13:04   ` Thomas Petazzoni
2016-07-16 11:58     ` Romain Naour
2016-07-16 12:16       ` Thomas Petazzoni
2016-07-14 19:01 ` [Buildroot] [PATCH 3/3] package/rt-tests: disable for musl toolchains Romain Naour
2016-07-15 13:03 ` [Buildroot] [PATCH 1/3] package/rt-tests: switch to the upstream repository Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox