diff options
-rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 4 |
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 @@ | |||
1 | PACKAGECONFIG_remove_mx6 = "egl gles" | 1 | PACKAGECONFIG_remove_mx6 = "egl gles" |
2 | 2 | ||
3 | PROVIDES_remove_mx6 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" | 3 | PROVIDES_remove_mx6 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" |
4 | PROVIDES_remove_mx6q = "virtual/libgl" | 4 | PROVIDES_remove_imxgpu3d = "virtual/libgl" |
5 | PROVIDES_remove_mx6dl = "virtual/libgl" | ||
6 | PROVIDES_remove_mx6sx = "virtual/libgl" | ||
7 | 5 | ||
8 | USE_VIV_LIBGL = "yes" | 6 | USE_VIV_LIBGL = "yes" |
9 | USE_VIV_LIBGL_mx6sl = "no" | 7 | USE_VIV_LIBGL_mx6sl = "no" |