mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +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:
@@ -1,5 +1,5 @@
|
|||||||
include mesa-common.inc
|
include mesa-common.inc
|
||||||
include mesa-${PV}.inc
|
include mesa-${PV}.inc
|
||||||
include mesa-xlib.inc
|
include mesa-xlib.inc
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.1"
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
# 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"
|
DEFAULT_PREFERENCE = "-2"
|
||||||
|
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user