]> code.ossystems Code Review - meta-freescale.git/commitdiff
cairo: Add i.MX6 SoloX support
authorNeena Busireddy <neena.busireddy@freescale.com>
Tue, 26 Aug 2014 19:21:07 +0000 (14:21 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 10 Nov 2014 20:55:23 +0000 (18:55 -0200)
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>
meta-fsl-arm/recipes-graphics/cairo/cairo_%.bbappend

index 2b72535eba0cbb44ef232d88c1cf059e76776b47..ab1c37a59963805a67445a5a72750ced4d10bb6d 100644 (file)
@@ -8,3 +8,4 @@ CFLAGS_append_mx6 = " -DLINUX \
 
 PACKAGECONFIG_append_mx6q = " egl glesv2"
 PACKAGECONFIG_append_mx6dl = " egl glesv2"
+PACKAGECONFIG_append_mx6sx = " egl glesv2"