From 97d5305ba858a434c02264c9b4b88acc430366c0 Mon Sep 17 00:00:00 2001 From: Neena Busireddy Date: Tue, 26 Aug 2014 14:21:07 -0500 Subject: cairo: Add i.MX6 SoloX support This includes the changes to enable cairo usage with the i.MX6 SoloX SoC. Signed-off-by: Neena Busireddy Signed-off-by: Otavio Salvador --- recipes-graphics/cairo/cairo_%.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend index 2b72535..ab1c37a 100644 --- a/recipes-graphics/cairo/cairo_%.bbappend +++ b/recipes-graphics/cairo/cairo_%.bbappend @@ -8,3 +8,4 @@ CFLAGS_append_mx6 = " -DLINUX \ PACKAGECONFIG_append_mx6q = " egl glesv2" PACKAGECONFIG_append_mx6dl = " egl glesv2" +PACKAGECONFIG_append_mx6sx = " egl glesv2" -- cgit v1.2.3-54-g00ecf