summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2016-10-14 13:39:23 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-01-10 19:30:30 +0000
commit4a71fa74cff32e70cdeb8ac211780803f1fa22c6 (patch)
tree66fdd85949af18953eb21615e80bba334537959f /meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend
parentf5794165ee538ce1afc60b944b2836d7e763c9f4 (diff)
update mesa lib
Change-Id: Ib539b9391b95029de425fd8a2edbef1ebad3fbb7 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend')
-rw-r--r--meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend b/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend
deleted file mode 100644
index 49e527707..000000000
--- a/meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.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"