summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend')
-rw-r--r--meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend b/meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend
deleted file mode 100644
index 49e527707..000000000
--- a/meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-# The gallium-llvm is recommended as software 3D graphics renderer
-GALLIUM_LLVM = "gallium-llvm"
-PACKAGECONFIG_append_qemux86 = " gallium ${GALLIUM_LLVM}"
-PACKAGECONFIG_append_qemux86-64 = " gallium ${GALLIUM_LLVM}"
-
-DRIDRIVERS_append_intel-corei7-64 = ",i965"