diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2017-07-28 17:22:25 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-09-15 10:20:15 +0200 |
commit | 7a6bea906ea113704b7b339f8cb019f6e92c583f (patch) | |
tree | 89dccd7823864c27be97df1508e5b93308f74203 /meta-rcar-gen3/include | |
parent | fcf1d3746e6e6443aa04eef017d8b08615c55134 (diff) |
wayland-kms: fix missing wayland-scanner dependency
wayland-kms do_configure task fails with the error:
| checking for wayland-scanner... no
| configure: error: Please install wayland-scanner.
wayland-scanner is provided by wayland-native. wayland-kms has a
DEPENDS on wayland, which in turn DEPENDS on wayland-native.
However this does not populate the wayland-scanner binary in
the wayland-kms recipe sysroot. Achieve that by directly adding
wayland-native to the wayland-kms DEPENDS.
Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/include')
0 files changed, 0 insertions, 0 deletions