summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
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:28 -0200
commitbc15069429dfaf92e3292a18401fab372e417c4a (patch)
tree6f6b70bf66c54b7889949b5848bad00f4d456472 /recipes-graphics
parent7bc39ea10e25a68190aa57a15108707f7df46de4 (diff)
downloadmeta-freescale-bc15069429dfaf92e3292a18401fab372e417c4a.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>
Diffstat (limited to 'recipes-graphics')
-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)} \