summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-01-24 17:12:53 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-01-27 13:31:41 -0200
commit79543e57e9a6955d42341ba1e6f6227473c7fe05 (patch)
tree49cbc741463275496b6d64a7e9cb7ab7b5989e1e
parentf1fa4e2fdf47ecb362c1ea35f1b70818d1546576 (diff)
downloadmeta-freescale-79543e57e9a6955d42341ba1e6f6227473c7fe05.tar.gz
clutter: Set override for imxgpu2d machines
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-graphics/clutter/clutter-1.0_%.bbappend2
1 files changed, 1 insertions, 1 deletions
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 @@
1PACKAGECONFIG_mx6 ??= " \ 1PACKAGECONFIG_imxgpu2d ??= " \
2 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland egl', \ 2 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland egl', \
3 bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11', \ 3 bb.utils.contains('DISTRO_FEATURES', 'x11', 'glx x11', \
4 '', d), d)} \ 4 '', d), d)} \