summaryrefslogtreecommitdiffstats
path: root/theme/MANIFEST.in
AgeCommit message (Expand)AuthorFilesLines
2020-09-11Simplified doc-site generationjellyfish_9.99.4jellyfish/9.99.49.99.4growupboron1-0/+3
graphics/mesa/mesa_%25.bbappend?h=dab_3.99.2&id=6e89e0296dd28b0c0e9f0f0693f096c281b9d908'>mesa_%.bbappend
blob: 49e52770702507314e4a7b72cb5429b089e15584 (plain)
1
2
3
4
5
6
# 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"