summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"