Files
poky/meta/recipes-graphics
Tom Hochstein 44dc34bb22 weston: Disable unused tests build
Building weston with core-image-weston SDK fails for xwayland tests:
```
Run-time dependency xcb-cursor found: NO (tried pkgconfig and cmake)

tests/meson.build:357:2: ERROR: Problem encountered: xcb and xcb-cursor required for running xwayland tests
```

The problem is the tests folder is built but not installed. This
behavior seems to have been introduced with the 12.0.1 upgrade.

be7da75827

Disable the build of the unused tests. Also drop the xwayland
dependency on xcb-util-cursor since it is a specific requirement
for the xwayland test build.

(From OE-Core rev: 8996690a79ac42a1dee6d041eeb1c1fe29fdac84)

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-12-23 11:32:26 +00:00
..
2024-11-25 22:23:25 +00:00
2024-12-12 12:52:39 +00:00
2021-12-06 11:09:52 +00:00
2024-08-23 09:12:37 +01:00
2024-12-18 11:11:55 +00:00
2024-10-11 12:17:03 +01:00
2024-08-28 09:14:27 +01:00
2024-11-27 16:44:48 +00:00