mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
configs/engicam_imx6qdl_icore_qt5: Select MESA3D_OPENGL_EGL
Now that MESA3D_OPENGL_EGL is not automatically selected by the mesa3d etnaviv driver, explicitly select it in the config file. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c1b4c54254
commit
d378900a81
@@ -63,6 +63,7 @@ BR2_PACKAGE_MESA3D=y
|
||||
BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV=y
|
||||
BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y
|
||||
BR2_PACKAGE_MESA3D_OPENGL_ES=y
|
||||
BR2_PACKAGE_MESA3D_OPENGL_EGL=y
|
||||
|
||||
# qt5 demo packages
|
||||
BR2_PACKAGE_GLMARK2=y
|
||||
|
||||
Reference in New Issue
Block a user