From 79543e57e9a6955d42341ba1e6f6227473c7fe05 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Tue, 24 Jan 2017 17:12:53 -0200 Subject: [PATCH] clutter: Set override for imxgpu2d machines Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-graphics/clutter/clutter-1.0_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/clutter/clutter-1.0_%.bbappend b/recipes-graphics/clutter/clutter-1.0_%.bbappend index 0099a471..6f139f03 100644 --- a/recipes-graphics/clutter/clutter-1.0_%.bbappend +++ b/recipes-graphics/clutter/clutter-1.0_%.bbappend @@ -1,4 +1,4 @@ -PACKAGECONFIG_mx6 ??= " \ +PACKAGECONFIG_imxgpu2d ??= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland egl', \ bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11', \ '', d), d)} \ -- 2.40.1