summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-07-01 15:39:26 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-09-08 11:00:41 -0300
commit54dd026d541838a002db602372cee0f4317a2448 (patch)
treedf99c0b1930614a775ab2a1fedd6d792acee147e
parenta20f3344c564a0f388fe81c9c4f9aa6747e72578 (diff)
downloadmeta-fsl-arm-54dd026d541838a002db602372cee0f4317a2448.tar.gz
mesa-gl: Refactor code to use the new overrides
The recipe has been reworked to use the 'imxgpu2d' feature override. This override has been taken as it is the common only on the matching overrides. Change-Id: Id9b66b2c8f7c9ebff3f7ee9413700a6b42b8278d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-graphics/mesa/mesa-gl_%.bbappend5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend
index 881702e..465c893 100644
--- a/recipes-graphics/mesa/mesa-gl_%.bbappend
+++ b/recipes-graphics/mesa/mesa-gl_%.bbappend
@@ -1,4 +1 @@
1COMPATIBLE_MACHINE_mx6q = "(-)" COMPATIBLE_MACHINE_imxgpu2d = "(-)"
2COMPATIBLE_MACHINE_mx6dl = "(-)"
3COMPATIBLE_MACHINE_mx6sx = "(-)"
4COMPATIBLE_MACHINE_mx6sl = "(-)"