[meta-freescale] [meta-fsl-arm][PATCH 03/12] mesa: Add i.MX6 SoloX support

Neena Busireddy neena.busireddy at freescale.com
Wed Aug 27 12:33:31 PDT 2014


This includes the changes to enable mesa usage
with the mx6sx SoC.

Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
---
 recipes-graphics/mesa/mesa_%.bbappend |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index adcf201..ee8cd5b 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -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"
-- 
1.7.9.5



More information about the meta-freescale mailing list