Use github as lttng-module mirror
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 16 Jul 2015 14:34:55 +0000 (10:34 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 16 Jul 2015 14:34:55 +0000 (10:34 -0400)
dsl/kernel-lttng-modules.seed.groovy

index 50d10110bea54ffd80d5594499cbeeb49b4f3cb7..e3ee3f0884901e5a7c9ec2566aba865c4c4dedba 100644 (file)
@@ -93,7 +93,7 @@ def modulesBranches = ["master", "stable-2.5", "stable-2.6"]
 //def modulesBranches = ["master","stable-2.5","stable-2.6", "stable-2.4"]
 
 def linuxURL = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
-def modulesURL = "git://git.lttng.org/lttng-modules.git"
+def modulesURL = "https://github.com/lttng/lttng-modules.git"
 
 // Linux specific variable
 String linuxCheckoutTo = "linux-source"
This page took 0.023359 seconds and 4 git commands to generate.