diff options
Diffstat (limited to 'meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend')
-rw-r--r-- | meta-agl-bsp/recipes-graphics/mesa/mesa_11.%.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
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" |