summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/cairo/cairo_%.bbappend5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend
index 5bd9d30..bd960e0 100644
--- a/recipes-graphics/cairo/cairo_%.bbappend
+++ b/recipes-graphics/cairo/cairo_%.bbappend
@@ -6,5 +6,6 @@ CFLAGS_append_mx6 = " -DLINUX \
'-DEGL_API_DFB', '-DEGL_API_FB', d),d),d)}"
-PACKAGECONFIG_mx6 = "egl glesv2 \
- ${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)}"
+PACKAGECONFIG_class-target_mx6 = " \
+ egl glesv2 \
+ ${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)}"