]> code.ossystems Code Review - openembedded-core.git/commit
wayland: always build wayland-scanner
authorRoss Burton <ross.burton@intel.com>
Wed, 1 Jul 2015 22:04:45 +0000 (23:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2015 22:07:26 +0000 (23:07 +0100)
commit7aeeaf287169d4d7de5349626caa93a3941c2c35
treedf3a33b21983843d95467f8bb8c2e26006bfc651
parent430dd1437a4196c11973cf9ef0d2dad1f2063a7f
wayland: always build wayland-scanner

By passing --disable-scanner to use a native wayland-scanner binary a target
wayland-scanner binary isn't built, which is a problem if you want to use it on
the target or in a SDK.

Instead, always build a target wayland-scanner binary, and have an option to
control whether that binary or a host-provided binary is used at build time.

[ YOCTO #7931 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/wayland/wayland/always-build-scanner.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/wayland_1.8.1.bb