From fcef1e7ebf293a6de76afa3c56ef41efeecbc7ff Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Tue, 13 Dec 2016 11:55:42 -0600 Subject: mesa: Use machine overrides extender Redo configuration using machine overrides extender. Signed-off-by: Tom Hochstein Signed-off-by: Otavio Salvador --- recipes-graphics/mesa/mesa_%.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes-graphics/mesa') 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 @@ PACKAGECONFIG_remove_mx6 = "egl gles" PROVIDES_remove_mx6 = "virtual/libgles1 virtual/libgles2 virtual/libopenvg virtual/egl" -PROVIDES_remove_mx6q = "virtual/libgl" -PROVIDES_remove_mx6dl = "virtual/libgl" -PROVIDES_remove_mx6sx = "virtual/libgl" +PROVIDES_remove_imxgpu3d = "virtual/libgl" USE_VIV_LIBGL = "yes" USE_VIV_LIBGL_mx6sl = "no" -- cgit v1.2.3-54-g00ecf