summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/cairo/cairo_%.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend
index c062dbac..94ae65fa 100644
--- a/recipes-graphics/cairo/cairo_%.bbappend
+++ b/recipes-graphics/cairo/cairo_%.bbappend
@@ -1,10 +1 @@
1CFLAGS_append_imxgpu2d = " \
2 -DLINUX \
3 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', \
4 '', \
5 bb.utils.contains('DISTRO_FEATURES', 'wayland', \
6 '-DEGL_API_FB -DEGL_API_WL', \
7 '-DEGL_API_FB', d), d)} \
8"
9
10PACKAGECONFIG_append_imxgpu3d = " egl glesv2" PACKAGECONFIG_append_imxgpu3d = " egl glesv2"