diff options
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-xlib_7.11.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-xlib_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb index 95ff5e8d69..7912287fe0 100644 --- a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb +++ b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | include mesa-common.inc | 1 | include mesa-common.inc |
2 | include mesa-${PV}.inc | 2 | include mesa-${PV}.inc |
3 | include mesa-xlib.inc | 3 | include mesa-xlib.inc |
4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.1" |
5 | 5 | ||
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_git.bb b/meta/recipes-graphics/mesa/mesa-xlib_git.bb index 97cac51744..be2f5d3cfe 100644 --- a/meta/recipes-graphics/mesa/mesa-xlib_git.bb +++ b/meta/recipes-graphics/mesa/mesa-xlib_git.bb | |||
@@ -5,4 +5,4 @@ include mesa-xlib.inc | |||
5 | # this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default | 5 | # this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default |
6 | DEFAULT_PREFERENCE = "-2" | 6 | DEFAULT_PREFERENCE = "-2" |
7 | 7 | ||
8 | PR = "${INC_PR}.0" | 8 | PR = "${INC_PR}.1" |