diff options
Diffstat (limited to 'recipes/mesa/mesa_9.1.6.bbappend')
-rw-r--r-- | recipes/mesa/mesa_9.1.6.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/mesa/mesa_9.1.6.bbappend b/recipes/mesa/mesa_9.1.6.bbappend index 7f212cf..627f70b 100644 --- a/recipes/mesa/mesa_9.1.6.bbappend +++ b/recipes/mesa/mesa_9.1.6.bbappend | |||
@@ -21,8 +21,6 @@ | |||
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | EGL_PLATFORMS = "fbdev" | 23 | EGL_PLATFORMS = "fbdev" |
24 | PACKAGECONFIG = "egl gles dri gallium gallium-llvm gallium-egl" | ||
25 | GALLIUMDRIVERS_LLVM = "" | ||
26 | DRIDRIVERS_remove = "swrast,radeon,r200,nouveau,i965,i915" | 24 | DRIDRIVERS_remove = "swrast,radeon,r200,nouveau,i965,i915" |
27 | DRIDRIVERS_append += "swrast" | 25 | DRIDRIVERS_append += "swrast" |
28 | EXTRA_OECONF += "--with-dri-drivers=""" | 26 | EXTRA_OECONF += "--with-dri-drivers=""" |