name: babeltrace
scm:
- git:
- url: git://github.com/efficios/babeltrace.git
+ url: https://github.com/efficios/babeltrace.git
browser: githubweb
browser-url: https://github.com/efficios/babeltrace
basedir: src/babeltrace
name: lttng-ci
scm:
- git:
- url: git://github.com/lttng/lttng-ci.git
+ url: https://github.com/lttng/lttng-ci.git
browser: githubweb
browser-url: https://github.com/lttng/lttng-ci
basedir: src/lttng-ci
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
refspec: '+refs/tags/*:refs/remotes/origin/tags/*'
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://git-mirror.internal.efficios.com/kernel/rseq/linux-rseq.git
+ url: https://git-mirror.internal.efficios.com/kernel/rseq/linux-rseq.git
branches:
- origin/rseq/dev
basedir: src/linux-rseq
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
name: 'lttng-tools_default_git'
scm:
- git: <tng-tools_default_git
- url: git://github.com/{github_user}/lttng-tools.git
+ url: https://github.com/{github_user}/lttng-tools.git
browser: githubweb
browser-url: https://github.com/{github_user}/lttng-tools
branches:
name: 'lttng-modules_default_git'
scm:
- git: <tng-modules_default_git
- url: git://github.com/{github_user}/lttng-modules.git
+ url: https://github.com/{github_user}/lttng-modules.git
browser: githubweb
browser-url: https://github.com/{github_user}/lttng-modules
branches:
scm:
- git:
- url: git://github.com/{github_user}/lttng-tools.git
+ url: https://github.com/{github_user}/lttng-tools.git
browser: githubweb
browser-url: https://github.com/{github_user}/lttng-tools
refspec: '+refs/tags/*:refs/remotes/origin/tags/*'
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
+ url: https://github.com/{github_user}/{github_name}.git
browser: githubweb
browser-url: https://github.com/{github_user}/{github_name}
branches:
description: 'The linux kernel git tag to build against.'
- string:
name: 'KERNEL_REPO'
- default: 'git://git-mirror.internal.efficios.com/kernel/stable/linux-stable.git'
+ default: 'https://git-mirror.internal.efficios.com/kernel/stable/linux-stable.git'
description: 'Linux kernel git repo to checkout the kernel id'
- string:
name: 'LTTNG_TOOLS_REPO'
- string:
name: 'LTTNG_MODULES_REPO'
description: 'The LTTng Modules git repo to fetch from'
- default: 'git://git-mirror.internal.efficios.com/lttng/lttng-modules.git'
+ default: 'https://git-mirror.internal.efficios.com/lttng/lttng-modules.git'
- string:
name: 'KERNEL_COMMIT_ID'
description: 'The kernel commit to build.'