diff mbox

[1/3] package/rt-tests: switch to the upstream repository

Message ID 1468522869-3887-1-git-send-email-romain.naour@gmail.com
State Accepted
Headers show

Commit Message

Romain Naour July 14, 2016, 7:01 p.m. UTC
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(-)

Comments

Thomas Petazzoni July 15, 2016, 1:03 p.m. UTC | #1
Hello,

On Thu, 14 Jul 2016 21:01:07 +0200, Romain Naour wrote:
> 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(-)

Series applied, thanks!

Thomas
diff mbox

Patch

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