summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorNeena Busireddy <neena.busireddy@freescale.com>2014-08-26 14:21:07 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-10 18:55:23 -0200
commit97d5305ba858a434c02264c9b4b88acc430366c0 (patch)
tree28a95ed9f78b1a4394f79d18b9d2bf258b8b91cb /recipes-graphics
parentca8cc5d452f0905660f634ce026458cfda70a944 (diff)
downloadmeta-fsl-arm-97d5305ba858a434c02264c9b4b88acc430366c0.tar.gz
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 <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/cairo/cairo_%.bbappend1
1 files changed, 1 insertions, 0 deletions
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 \
8 8
9PACKAGECONFIG_append_mx6q = " egl glesv2" 9PACKAGECONFIG_append_mx6q = " egl glesv2"
10PACKAGECONFIG_append_mx6dl = " egl glesv2" 10PACKAGECONFIG_append_mx6dl = " egl glesv2"
11PACKAGECONFIG_append_mx6sx = " egl glesv2"