diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2017-07-28 17:22:25 +0100 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@rvc.renesas.com> | 2018-01-30 10:00:50 +0700 |
commit | 6bafe741c94ca9ef335ec175ed2c85c624a49bc3 (patch) | |
tree | c904c5996e7fe36d7c1c8260e7e65a1ef17dd419 /meta-rcar-gen3/conf | |
parent | a2881797204326eaf7c98ce2c60090385809de8f (diff) |
rcar-gen3: 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>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/conf')
0 files changed, 0 insertions, 0 deletions