1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

mesa-xlib: Bump PR to resolve various package upgarde conflicts

(From OE-Core rev: b0cf83def3c621221a225787759ff8ca5a501a29)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2011-12-05 16:46:04 +00:00
parent ef1834ea4c
commit e5b9ac3b71
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
include mesa-common.inc
include mesa-${PV}.inc
include mesa-xlib.inc
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
+1 -1
View File
@@ -5,4 +5,4 @@ include mesa-xlib.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"
PR = "${INC_PR}.1"