10 lines
265 B
Plaintext
Vendored
10 lines
265 B
Plaintext
Vendored
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
|