[Buildroot] [git commit branch/2020.02.x] package/kmscube: Use the official gitlab URL

Peter Korsgaard peter at korsgaard.com
Wed Apr 8 13:01:46 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=b8cb0e2bca5b3880691111e35e06ced32729954f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.02.x

The cgit URL is a mirror of the gitlab repository.

The README.md file of the kmscube project also points
to the gitlab repository, so switch the URL accordingly.

Signed-off-by: Fabio Estevam <festevam at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
(cherry picked from commit 8ab9acbed8a46e1ba60b3ad18a2d9ec8d8b852b5)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/kmscube/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kmscube/Config.in b/package/kmscube/Config.in
index b9fe627c87..b6ad305bfb 100644
--- a/package/kmscube/Config.in
+++ b/package/kmscube/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_KMSCUBE
 	help
 	  kmscube is an application to test kms/drm drivers.
 
-	  https://cgit.freedesktop.org/mesa/kmscube/
+	  https://gitlab.freedesktop.org/mesa/kmscube


More information about the buildroot mailing list