[Buildroot] [PATCH] package/kmscube: Use the official gitlab URL

Fabio Estevam festevam at gmail.com
Sat Apr 4 13:57:50 UTC 2020


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>
---
 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
-- 
2.17.1



More information about the buildroot mailing list