X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=dsl%2Fkernel-lttng-modules.seed.groovy;fp=dsl%2Fkernel-lttng-modules.seed.groovy;h=e3ee3f0884901e5a7c9ec2566aba865c4c4dedba;hb=e37c44764144498150c3ea4c839569ece1ccc284;hp=50d10110bea54ffd80d5594499cbeeb49b4f3cb7;hpb=92d7d4ccbeeaa2714ee209998d63493b0e6fe97f;p=lttng-ci.git diff --git a/dsl/kernel-lttng-modules.seed.groovy b/dsl/kernel-lttng-modules.seed.groovy index 50d1011..e3ee3f0 100644 --- a/dsl/kernel-lttng-modules.seed.groovy +++ b/dsl/kernel-lttng-modules.seed.groovy @@ -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"