diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2021-01-06 19:14:12 +0200 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2021-01-07 00:05:43 +0200 |
commit | 838efcb58cbe08ca31dedbda9a140f4968dd7d29 (patch) | |
tree | 2aafaeda531ea62137ac821aa7d046cdfa06d713 /COPYING | |
parent | c5d2c447df7c0709fbfb727254888f43cef50040 (diff) |
meson.build: Fix building with cross SDK
For some time now, yocto/OE no longer builds all weston back-ends, which
means the X11 is no longer supported on AGL platform.
The agl-compositor can be built, assuming all dependencies have been
satisfied, without the need of having an AGL or yocto/OE environment,
but so far, I've never tried using SDK directly.
This patch should allow building the compositor, by only using the AGL
SDK, and instead of using the local pkg-config, only use what is
available in the SDK sysroot. This takes care of assuming that X11
back-end is available, when in reality, in the AGL SDK platform that is
not the case.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia2a182b9c3015f14f82043a04e83e917cd99bf6f
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions