summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/aglprofilegraphical
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2020-04-23 08:44:03 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-24 09:27:46 -0300
commit76467d61049bd89a25f5a26592bc6c8808e51ff9 (patch)
treed773ffce941c5161efe66242e9b7a5030f7ff4dc /dynamic-layers/aglprofilegraphical
parenteea3e3bbe0870b46363884402c97b4f1b187a6f9 (diff)
downloadmeta-freescale-76467d61049bd89a25f5a26592bc6c8808e51ff9.tar.gz
waffle: Fix x11 build without GBM support
For i.MX 6 and 7, building x11_egl failed with the following: ``` In file included from ../waffle-1.6.0/src/waffle/surfaceless_egl/sl_window.c:35: ../waffle-1.6.0/src/waffle/surfaceless_egl/sl_platform.h:30:10: fatal error: gbm.h: No such file or directory 30 | #include <gbm.h> | ^~~~~~~ ``` The failure is not surprising since i.MX 6 and 7 don't support GBM. What is surprising is surfaceless_egl is built even if it is disabled. The meson dependency for surfaceless_egl was incorrectly tied to x11_egl, so fix that, plus add a dependency on GBM. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'dynamic-layers/aglprofilegraphical')
0 files changed, 0 insertions, 0 deletions