buildroot/package/kmscube/Config.in
Fabio Estevam 8ab9acbed8 package/kmscube: Use the official gitlab URL
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@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-04-04 16:21:03 +02:00

10 lines
265 B
Plaintext

config BR2_PACKAGE_KMSCUBE
bool "kmscube"
# requires libgbm from mesa3d
depends on BR2_PACKAGE_MESA3D_OPENGL_EGL
depends on BR2_PACKAGE_MESA3D_OPENGL_ES
help
kmscube is an application to test kms/drm drivers.
https://gitlab.freedesktop.org/mesa/kmscube