summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2016-12-13 11:55:42 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2016-12-16 17:01:24 -0200
commitfcef1e7ebf293a6de76afa3c56ef41efeecbc7ff (patch)
treedd71768dc6be84e6c03532fbc0b29fc258e5043c /recipes-graphics/mesa
parentbc377d02fb67006f32b2b89701fdc85c529e70e3 (diff)
downloadmeta-freescale-fcef1e7ebf293a6de76afa3c56ef41efeecbc7ff.tar.gz
mesa: Use machine overrides extender
Redo configuration using machine overrides extender. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/mesa')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 2536afd6..8f5aa751 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -1,9 +1,7 @@
1PACKAGECONFIG_remove_mx6 = "egl gles" 1PACKAGECONFIG_remove_mx6 = "egl gles"
2 2
3PROVIDES_remove_mx6 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" 3PROVIDES_remove_mx6 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl"
4PROVIDES_remove_mx6q = "virtual/libgl" 4PROVIDES_remove_imxgpu3d = "virtual/libgl"
5PROVIDES_remove_mx6dl = "virtual/libgl"
6PROVIDES_remove_mx6sx = "virtual/libgl"
7 5
8USE_VIV_LIBGL = "yes" 6USE_VIV_LIBGL = "yes"
9USE_VIV_LIBGL_mx6sl = "no" 7USE_VIV_LIBGL_mx6sl = "no"