[PATCH] nightly.conf: Update drm-intel URLs, add missing bare ssh drm-xe URL
Ryszard Knop
ryszard.knop at intel.com
Wed Apr 24 11:32:19 UTC 2024
- Switch drm-intel URLs to the new GitLab location.
- Add a short SSH link for drm-xe for completeness with other blocks.
- Add a missing tab in drm_tip_config for column alignment.
Signed-off-by: Ryszard Knop <ryszard.knop at intel.com>
---
nightly.conf | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/nightly.conf b/nightly.conf
index 7ef4249f0c67..2971277b0e25 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -30,10 +30,16 @@ https://anongit.freedesktop.org/git/drm/drm-tip
https://anongit.freedesktop.org/git/drm/drm-tip.git
"
drm_tip_repos[drm-xe]="
+git at gitlab.freedesktop.org:drm/xe/kernel.git
https://gitlab.freedesktop.org/drm/xe/kernel.git
ssh://git@gitlab.freedesktop.org/drm/xe/kernel.git
"
drm_tip_repos[drm-intel]="
+git at gitlab.freedesktop.org:drm/i915/kernel.git
+https://gitlab.freedesktop.org/drm/i915/kernel.git
+ssh://git@gitlab.freedesktop.org/drm/i915/kernel.git
+"
+drm_old_urls[drm-intel]="
ssh://git.freedesktop.org/git/drm/drm-intel
ssh://git.freedesktop.org/git/drm-intel
git://anongit.freedesktop.org/drm/drm-intel
@@ -97,6 +103,6 @@ drm_tip_config=(
"drm-xe drm-xe-next"
"drm-intel topic/core-for-CI"
- "drm-xe topic/xe-for-CI"
+ "drm-xe topic/xe-for-CI"
"drm-intel topic/thunderbolt-next"
) # DO NOT CHANGE THIS LINE
--
2.44.0
More information about the dri-devel
mailing list