[Buildroot] [PATCH 1/1] package/libva: fix mesa3d glx support

Bernd Kuhls bernd.kuhls at t-online.de
Sat Oct 12 15:40:31 UTC 2019


Am Tue, 08 Oct 2019 23:32:58 +0200 schrieb Thomas Petazzoni:
>> -ifeq ($(BR2_PACKAGE_MESA3D_DRI_DRIVER),y)
>> +ifeq ($(BR2_PACKAGE_MESA3D_OPENGL_GLX),y)
>>  LIBVA_DEPENDENCIES += mesa3d
> 
> I think that depending on mesa3d and a mesa3d-specific option is
> probably not correct. Indeed, a different OpenGL implementation than
> Mesa3D can provide OpenGL GLX. For example, the nvidia-driver and
> amd-catalyst drivers I believe also provide OpenGL GLX.

Hi Thomas,

you are right, sent patch: http://patchwork.ozlabs.org/patch/1175726/

Regards, Bernd




More information about the buildroot mailing list