]> code.ossystems Code Review - meta-freescale.git/commit
weston: Fix non-GBM build error for i.MX 6 & 7
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 28 Apr 2020 19:21:02 +0000 (14:21 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Apr 2020 23:04:40 +0000 (20:04 -0300)
commiteda44e49618610c13ebe4c026cd4981b404a1543
treee35166b052d39277406433c6c517ec123ceff022
parent809955bb21b0d65c881a5d5d4e559018e76b2d66
weston: Fix non-GBM build error for i.MX 6 & 7

i.MX 6 and 7 doesn't support GBM, required by weston-simple-dmabuf-egl:

| Run-time dependency gbm found: NO (tried pkgconfig and cmake)
|
| clients/meson.build:134:4: ERROR: Problem encountered: weston-simple-dmabuf-egl requires gbm which was not found. If you rather not build this, drop "dmabuf-egl" from simple-clients option.

Remove the clients for i.MX 6 and 7.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/wayland/weston_8.0.0.imx.bb