]> code.ossystems Code Review - meta-freescale.git/commitdiff
mesa: Add i.MX6 SoloX support
authorNeena Busireddy <neena.busireddy@freescale.com>
Wed, 27 Aug 2014 18:49:34 +0000 (13:49 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 10 Nov 2014 20:55:23 +0000 (18:55 -0200)
This includes the changes to enable mesa usage
with the mx6sx SoC.

Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/mesa/mesa_%.bbappend

index adcf201848cb05fcb23d2c3fdf05d3cec35b0851..ee8cd5bb7352523242938bb90331dd6b63b69141 100644 (file)
@@ -8,6 +8,7 @@ PACKAGECONFIG_remove_mx6 = "egl gles"
 PROVIDES_remove_mx6 = "virtual/libgles1 virtual/libgles2 virtual/egl"
 PROVIDES_remove_mx6q = "virtual/libgl"
 PROVIDES_remove_mx6dl = "virtual/libgl"
+PROVIDES_remove_mx6sx = "virtual/libgl"
 
 USE_VIV_LIBGL = "yes"
 USE_VIV_LIBGL_mx6sl = "no"