]> code.ossystems Code Review - meta-freescale.git/commit
gtk+3: Disable Wayland backend when building for X11
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Jul 2015 22:29:02 +0000 (19:29 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:59 +0000 (23:26 -0300)
commit5a2f47ad7bda49ad8ac640e11670d7d711654f51
tree468ded371df472420f58f9db702063a8a02bcac9
parent8497cb2922245b8d37367a764fc7443c3704437f
gtk+3: Disable Wayland backend when building for X11

The X11 backend of i.MX5 and i.MX6 does not support the Wayland
rendering and causes GTK+3 configure script to fail.

When building for X11 we now disable the Wayland backend allowing the
configure to proceed.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/gtk+/gtk+3_%.bbappend [new file with mode: 0644]