summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-dri_git.bb
blob: 15cde609d283bbf82656cfd585a0a32b1220d368 (plain)
1
2
3
4
5
6
7
8
9
10
11
include mesa-common.inc
include mesa-git.inc
include mesa-dri.inc

# this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default
DEFAULT_PREFERENCE = "-2"

PR = "${INC_PR}.0"

COMPATIBLE_HOST = '(i.86|x86_64).*-linux'