summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-bsp/recipes-graphics')
-rw-r--r--meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend4
-rw-r--r--meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend5
2 files changed, 5 insertions, 4 deletions
diff --git a/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend b/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
deleted file mode 100644
index 3b723dc77..000000000
--- a/meta-agl-bsp/recipes-graphics/mesa/mesa_10.%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-PACKAGECONFIG_append_qemux86 = " gallium gallium-llvm"
-PACKAGECONFIG_append_qemux86-64 = " gallium gallium-llvm"
-
-DRIDRIVERS_append_intel-corei7-64 = ",i965"
diff --git a/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend b/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend
new file mode 100644
index 000000000..ff6b5bc90
--- /dev/null
+++ b/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend
@@ -0,0 +1,5 @@
+# not sure if needed in mesa 11 - check.
+#PACKAGECONFIG_append_qemux86 = " gallium gallium-llvm"
+#PACKAGECONFIG_append_qemux86-64 = " gallium gallium-llvm"
+
+DRIDRIVERS_append_intel-corei7-64 = ",i965"