summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-05 16:46:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-05 16:46:18 +0000
commite5b9ac3b71b6c16fb9a629f12e4d83103db2d5b0 (patch)
treebb6a67bb38620136eef91f5877b2d0f5da613dbf
parentef1834ea4ce50087b0ab081d8fee6615743120b9 (diff)
downloadpoky-e5b9ac3b71b6c16fb9a629f12e4d83103db2d5b0.tar.gz
mesa-xlib: Bump PR to resolve various package upgarde conflicts
(From OE-Core rev: b0cf83def3c621221a225787759ff8ca5a501a29) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/mesa/mesa-xlib_7.11.bb2
-rw-r--r--meta/recipes-graphics/mesa/mesa-xlib_git.bb2
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 @@
1include mesa-common.inc 1include mesa-common.inc
2include mesa-${PV}.inc 2include mesa-${PV}.inc
3include mesa-xlib.inc 3include mesa-xlib.inc
4PR = "${INC_PR}.0" 4PR = "${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
6DEFAULT_PREFERENCE = "-2" 6DEFAULT_PREFERENCE = "-2"
7 7
8PR = "${INC_PR}.0" 8PR = "${INC_PR}.1"