[rerere PATCH] nightly.conf: Switch drm.git to gitlab
Maxime Ripard
mripard at kernel.org
Mon Feb 26 15:16:31 UTC 2024
Start the big migration with drm.git.
Existing remotes need to be adjusted with
git remote set-url drm ssh://git@gitlab.freedesktop.org:drm/kernel.git
or
git remote set-url drm https://gitlab.freedesktop.org/drm/kernel.git
Signed-off-by: Maxime Ripard <mripard at kernel.org>
---
nightly.conf | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/nightly.conf b/nightly.conf
index c189f2ccad17..68ac687a5c7f 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -45,10 +45,8 @@ https://anongit.freedesktop.org/git/drm/drm-misc
https://anongit.freedesktop.org/git/drm/drm-misc.git
"
drm_tip_repos[drm]="
-ssh://git.freedesktop.org/git/drm/drm
-git://anongit.freedesktop.org/drm/drm
-https://anongit.freedesktop.org/git/drm/drm
-https://anongit.freedesktop.org/git/drm/drm.git
+https://gitlab.freedesktop.org/drm/kernel.git
+ssh://git@gitlab.freedesktop.org:drm/kernel.git
"
drm_tip_repos[linux-upstream]="
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
--
2.43.2
More information about the dri-devel
mailing list