[Buildroot] [PATCH/next v4 3/3] package/weston: bump to version 7.0.0

Bernd Kuhls bernd.kuhls at t-online.de
Fri Oct 4 14:06:04 UTC 2019


Am Sun, 25 Aug 2019 18:47:42 -0600 schrieb James Hilliard:

>  config BR2_PACKAGE_WESTON_DEMO_CLIENTS
>  	bool "demo clients"
> +	depends on BR2_PACKAGE_MESA3D_OPENGL_EGL

Hi,

demo clients seems to need glesv2 as well:

Run-time dependency glesv2 found: NO (tried pkgconfig and cmake)

clients/meson.build:292:4: ERROR: Problem encountered: weston-subsurfaces 
requires 'glesv2' which was not found. If you rather not build this, set 
'-Ddemo-clients=false'.

https://cgit.freedesktop.org/wayland/weston/tree/clients/meson.build?
h=7.0.0#n279

Mesa3d was configured with these options:

BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_DRI_DRIVER=y
BR2_PACKAGE_MESA3D_DRIVER=y
BR2_PACKAGE_MESA3D_DRI_DRIVER_I965=y
BR2_PACKAGE_MESA3D_OPENGL_EGL=y

Regards, Bernd



More information about the buildroot mailing list