[Buildroot] [PATCH v2 1/2] libxkbcommon: disable wayland support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Mar 20 21:27:42 UTC 2017


Hello,

On Fri, 10 Mar 2017 20:54:54 +0100, Peter Seiderer wrote:
> Disable wayland support (only needed for the interactive-wayland
> test program). This fixes a compile failure in case wayland
> support is autodetected:
> 
>     GEN      xdg-shell-unstable-v5-protocol.c
>   /bin/sh: /usr/bin/wayland-scanner: No such file or directory
>   Makefile:2426: recipe for target 'xdg-shell-unstable-v5-protocol.c' failed
>   make[3]: *** [xdg-shell-unstable-v5-protocol.c] Error 127
>   make[3]: *** Waiting for unfinished jobs....
>     GEN      xdg-shell-unstable-v5-client-protocol.h
>   /bin/sh: /usr/bin/wayland-scanner: No such file or directory
>   Makefile:2428: recipe for target 'xdg-shell-unstable-v5-client-protocol.h' failed
>   make[3]: *** [xdg-shell-unstable-v5-client-protocol.h] Error 127
> 
> Signed-off-by: Peter Seiderer <ps.report at gmx.net>
> ---
> Changes v2:
>   - split out the disable-wayland fix
> ---
>  package/libxkbcommon/libxkbcommon.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list