diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2015-05-11 08:26:47 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 22:21:54 +0100 |
commit | 9c3a94aea1de3ab98e5693640926bfc86acde2db (patch) | |
tree | 55f6e69912fbfef3f5e83a6468ee164690ed7f67 /scripts/lib/image/help.py | |
parent | 10c379cb3b9aae093f82d75c583dfe93fcea0c18 (diff) | |
download | openembedded-core-9c3a94aea1de3ab98e5693640926bfc86acde2db.tar.gz openembedded-core-9c3a94aea1de3ab98e5693640926bfc86acde2db.tar.bz2 openembedded-core-9c3a94aea1de3ab98e5693640926bfc86acde2db.zip |
gstreamer1.0-plugins-bad: Move EGL requirement for Wayland
The EGL is used by the Wayland backend. When building using Software
Rendering and without Wayland support the EGL backend is not available
so we should not require EGL for GLES2 support.
This fixes following build error:
,----
| ...
| checking for bcm_host_init in -lbcm_host... no
| checking for WAYLAND_EGL... no
| configure: error: Could not find the required EGL libraries
| Configure failed. The contents of all config.log files follows to aid debugging
| ERROR: oe_runconf failed
`----
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/image/help.py')
0 files changed, 0 insertions, 0 deletions