[meta-freescale] [meta-fsl-arm][PATCH v3 2/7] weston: Add xwayland changes

Otavio Salvador otavio.salvador at ossystems.com.br
Thu Nov 26 04:20:24 PST 2015


Hello Tom,

On Wed, Nov 25, 2015 at 8:07 PM, Tom Hochstein
<tom.hochstein at freescale.com> wrote:
> From: Neena Busireddy <neena.busireddy at freescale.com>
>
> Configure weston to support XWayland backend.
>
> Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
> Signed-off-by: Tom Hochstein <tom.hochstein at freescale.com>

This addition should be add on the SoC specific append. For example:

PACKAGECONFIG_append_mx6q = " cairo-glesv2"

becomes:

PACKAGECONFIG_append_mx6q = " cairo-glesv2 \

${@bb.utils.contains('DISTRO_FEATURES', 'x11 wayland', 'xwayland', '',
d)}"

Also your patch where not checking if BOTH distro features were
present (x11 and wayland).

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list