From: Otavio Salvador Date: Fri, 1 Jul 2016 18:39:26 +0000 (-0300) Subject: mesa-gl: Refactor code to use the new overrides X-Git-Tag: 2.2~264 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=83e960e96ce0f13b88da53f28782eb6e52cd122b;p=meta-freescale.git 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 --- diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend index 881702e0..465c8932 100644 --- a/recipes-graphics/mesa/mesa-gl_%.bbappend +++ b/recipes-graphics/mesa/mesa-gl_%.bbappend @@ -1,4 +1 @@ -COMPATIBLE_MACHINE_mx6q = "(-)" -COMPATIBLE_MACHINE_mx6dl = "(-)" -COMPATIBLE_MACHINE_mx6sx = "(-)" -COMPATIBLE_MACHINE_mx6sl = "(-)" +COMPATIBLE_MACHINE_imxgpu2d = "(-)"