diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-07-15 12:44:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-18 10:13:30 +0100 |
commit | ff4762e94faa095abd7175810d1053fdd361058f (patch) | |
tree | ac19204e38ca1706e5cedd8fa21b85389b5999fb /scripts/lib/checklayer/case.py | |
parent | b06a44f1081ea422a365e80bc79b2aeb2783d23f (diff) | |
download | openembedded-core-ff4762e94faa095abd7175810d1053fdd361058f.tar.gz openembedded-core-ff4762e94faa095abd7175810d1053fdd361058f.tar.bz2 openembedded-core-ff4762e94faa095abd7175810d1053fdd361058f.zip |
mesa: Fix build with wayland and egl
When wayland and egl both are on then it enables the wayland
plugin which actually fails to build because its not finding wayland-protocol
xml templates in proper location which is recipe sysroot since
we are cross compiling
Fixes build errors e.g.
make[4]: *** No rule to make target `//usr/share/wayland-protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml', needed by `drivers/dri2/linux-dmabuf-unstable-v1-client-protocol.h'. Stop.
make[4]: *** Waiting for unfinished jobs....
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions