1
0
Fork 0

tests/kvm: Update the kernel repo remote to gitlab.freedesktop.org

The drm subsystem has been moving over to gitlab for some time now and
the old anongit.freedesktop.org remote is becoming unusable. Contains
the same repo with the same tags, so this shouldn't result in any
differences.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3896>
This commit is contained in:
Sebastian Wick 2024-07-17 18:56:59 +02:00 committed by Marge Bot
parent 55209cfb13
commit 6d78ff9373

View file

@ -16,7 +16,7 @@ else
console: true,
command: [
build_linux,
'https://anongit.freedesktop.org/git/drm/drm.git',
'git@gitlab.freedesktop.org:drm/kernel.git',
'@INPUT@',
'@OUTPUT@',
'--enable', 'CONFIG_DRM_VKMS',