diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2020-05-05 12:16:01 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-05-05 15:44:29 -0300 |
commit | 642c234e2f129214fdae09f8ba93987993688ed3 (patch) | |
tree | b4fba85261c1283ddcbd261beccddc23e97068cd /classes/use-imx-headers.bbclass | |
parent | d99ad3ba0dcaf759512fe098acfa5604d09968d6 (diff) | |
download | meta-freescale-642c234e2f129214fdae09f8ba93987993688ed3.tar.gz |
weston: Restore partial clients for i.MX 6 and 7
The clients configuration for fbdev was recently removed from
meta-freescale [1] because of the following error:
```
| 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.
```
[1] eda44e49618610c13ebe4c026cd4981b404a1543
It was also removed for non-Wayland from OE-core [2] because of the
following error in the same client dmabuf-egl:
```
clients/meson.build:141:4: ERROR: Problem encountered: weston-simple-dmabuf-egl
requires option renderer-gl which is not enabled. If you rather not build this,
drop "dmabuf-egl" from simple-clients option.
```
[2] 9b1d30810eeecb46b977c8eed68be69aef891312
Restore the working subset of clients.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'classes/use-imx-headers.bbclass')
0 files changed, 0 insertions, 0 deletions