Extend intel-corei7-64 machine to support virtual targets
[AGL/meta-agl.git] / meta-agl-bsp / meta-aglprofilegraphical / recipes-graphics / mesa / mesa_%.bbappend
index 49e5277..8ac343a 100644 (file)
@@ -2,5 +2,6 @@
 GALLIUM_LLVM = "gallium-llvm"
 PACKAGECONFIG_append_qemux86 = " gallium ${GALLIUM_LLVM}"
 PACKAGECONFIG_append_qemux86-64 = " gallium ${GALLIUM_LLVM}"
+PACKAGECONFIG_append_intel-corei7-64 = " gallium ${GALLIUM_LLVM}"
 
 DRIDRIVERS_append_intel-corei7-64 = ",i965"