]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
weston: Add a knob to control simple clients
authorKhem Raj <raj.khem@gmail.com>
Wed, 30 Mar 2022 18:00:45 +0000 (11:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Mar 2022 16:51:55 +0000 (17:51 +0100)
commit400aae43d08f0b9f787ac0d21cb3c97058d76748
treefdc3c805579a9182e9329e68e9b610fc9edca5aa
parent49f81198c5d233a9a2612c3b8366681dd85bea59
weston: Add a knob to control simple clients

Some graphics driver implementations ( e.g sgx ) do not yet support APIs from mesa
21.x, and some portions of weston simple clients depend on these APIs,
therefore introduce a way to specify all or a selection fo clients to
build

Fixes

clients/weston-simple-dmabuf-feedback.p/simple-dmabuf-
feedback.c.o: in function `create_dmabuf_buffer':
| simple-dmabuf-feedback.c:(.text+0x1076): undefined reference to `gbm_bo_get_fd_for_plane'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/wayland/weston_10.0.0.bb