[rerere PATCH] nightly.conf: Migrate drm-tip to gitlab

Maxime Ripard mripard at kernel.org
Mon Mar 4 15:06:51 UTC 2024


Now that the migration to drm is over, start the migration of drm-tip to
gitlab in preparation for the drm-misc migration.

Signed-off-by: Maxime Ripard <mripard at kernel.org>
---
 nightly.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/nightly.conf b/nightly.conf
index e92444555649..b851af21929a 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -15,10 +15,15 @@ DIM_MIN_VERSION=1
 # preference
 #
 # dim users may freely choose the remote names and URLs from this list.
 #
 drm_tip_repos[drm-tip]="
+git at gitlab.freedesktop.org:drm/tip.git
+https://gitlab.freedesktop.org/drm/tip.git
+ssh://git@gitlab.freedesktop.org/drm/tip.git
+"
+drm_old_urls[drm-tip]="
 ssh://git.freedesktop.org/git/drm/drm-tip
 ssh://git.freedesktop.org/git/drm-tip
 git://anongit.freedesktop.org/drm/drm-tip
 git://anongit.freedesktop.org/drm-tip
 https://anongit.freedesktop.org/git/drm/drm-tip
-- 
2.43.2



More information about the dri-devel mailing list