summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/cogl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/cogl')
-rw-r--r--recipes-graphics/cogl/cogl-1.0_%.bbappend (renamed from recipes-graphics/cogl/cogl-1.0_1.16.0.bbappend)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/cogl/cogl-1.0_1.16.0.bbappend b/recipes-graphics/cogl/cogl-1.0_%.bbappend
index 9de6ceb..40633c4 100644
--- a/recipes-graphics/cogl/cogl-1.0_1.16.0.bbappend
+++ b/recipes-graphics/cogl/cogl-1.0_%.bbappend
@@ -1,6 +1,6 @@
1# Provide the need flags and backend settings to work with Vivante GPU 1# Provide the need flags and backend settings to work with Vivante GPU
2CFLAGS_append_mx6 = " -DLINUX \ 2CFLAGS_append_mx6 = " -DLINUX \
3 ${@base_contains('DISTRO_FEATURES', 'x11', '-DEGL_API_FB', \ 3 ${@base_contains('DISTRO_FEATURES', 'x11', '', \
4 base_contains('DISTRO_FEATURES', 'wayland', \ 4 base_contains('DISTRO_FEATURES', 'wayland', \
5 '-DEGL_API_WL', '', d), d)}" 5 '-DEGL_API_WL', '', d), d)}"
6 6