[Buildroot] [PATCH 1/1] package/mesa3d: fix --with-egl-platforms

Bernd Kuhls bernd.kuhls at t-online.de
Sun Jun 11 12:13:11 UTC 2017


Hi Thomas,

Am Sun, 11 Jun 2017 14:06:46 +0200 schrieb Thomas Petazzoni:

>> +MESA3D_CONF_OPTS += \
>> +	--with-platforms=$(subst $(space),$(comma),
$(MESA3D_EGL_PLATFORMS))
> 
> Then we should rename the variable to just MESA_PLATFORMS.

yes, this is planned as part of a wip patch which brings more changes to 
the mesa3d package:

https://github.com/bkuhls/buildroot/
commit/46d3dd4207dba1ba447a8ff4ed74e6a9538b5870

> Also, this variable is going to be empty when
> BR2_PACKAGE_MESA3D_OPENGL_EGL is disabled, so we will be passing
> --with-platforms=
> 
> Is this correct ?

Yes.

Regards, Bernd




More information about the buildroot mailing list