diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index f8cf1bce9..674df7c39 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | PACKAGECONFIG_remove_mx5 = "egl gles" | 1 | PACKAGECONFIG_remove_mx5 = "egl gles" |
| 2 | PROVIDES_remove_mx5 = "virtual/libgles1 virtual/libgles2 virtual/egl" | 2 | PROVIDES_remove_mx5 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" |
| 3 | 3 | ||
| 4 | PACKAGECONFIG_remove_mx6q = "egl gles" | 4 | PACKAGECONFIG_remove_mx6q = "egl gles" |
| 5 | PACKAGECONFIG_remove_mx6dl = "egl gles" | 5 | PACKAGECONFIG_remove_mx6dl = "egl gles" |
| @@ -8,10 +8,10 @@ PACKAGECONFIG_remove_mx6sl = "egl gles" | |||
| 8 | 8 | ||
| 9 | # i.MX6SL uses mesa software rendering | 9 | # i.MX6SL uses mesa software rendering |
| 10 | 10 | ||
| 11 | PROVIDES_remove_mx6q = "virtual/libgles1 virtual/libgles2 virtual/egl virtual/libgl" | 11 | PROVIDES_remove_mx6q = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl virtual/libgl" |
| 12 | PROVIDES_remove_mx6dl = "virtual/libgles1 virtual/libgles2 virtual/egl virtual/libgl" | 12 | PROVIDES_remove_mx6dl = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl virtual/libgl" |
| 13 | PROVIDES_remove_mx6sx = "virtual/libgles1 virtual/libgles2 virtual/egl virtual/libgl" | 13 | PROVIDES_remove_mx6sx = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl virtual/libgl" |
| 14 | PROVIDES_remove_mx6sl = "virtual/libgles1 virtual/libgles2 virtual/egl" | 14 | PROVIDES_remove_mx6sl = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" |
| 15 | 15 | ||
| 16 | USE_VIV_LIBGL = "no" | 16 | USE_VIV_LIBGL = "no" |
| 17 | USE_VIV_LIBGL_mx6q = "yes" | 17 | USE_VIV_LIBGL_mx6q = "yes" |
