diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-30 12:05:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-04 13:46:23 +0100 |
commit | c1a74b0cac7db0a40157d5bc000774611c9b789c (patch) | |
tree | b0e3a14625d405bedbcde9b8dace2af929fac14c | |
parent | 1c2753f9176edd4668a01727a7bc408d566700cf (diff) | |
download | poky-c1a74b0cac7db0a40157d5bc000774611c9b789c.tar.gz |
xserver/mesa: Bump PR after libdrm packaging changes
(From OE-Core rev: f61a7339bdff5d2fde9b6d477f1cdbe5b84b92e3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb b/meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb index aac7a1c30e..68f89a2310 100644 --- a/meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb +++ b/meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb | |||
@@ -8,7 +8,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat | |||
8 | 8 | ||
9 | DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native python-native" | 9 | DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native python-native" |
10 | 10 | ||
11 | PR = "r1" | 11 | PR = "r2" |
12 | 12 | ||
13 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ | 13 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ |
14 | file://crossfix.patch \ | 14 | file://crossfix.patch \ |
diff --git a/meta/recipes-graphics/mesa/mesa-dri_git.bb b/meta/recipes-graphics/mesa/mesa-dri_git.bb index c4132d7447..9e32d0aeb0 100644 --- a/meta/recipes-graphics/mesa/mesa-dri_git.bb +++ b/meta/recipes-graphics/mesa/mesa-dri_git.bb | |||
@@ -13,7 +13,7 @@ DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}" | |||
13 | 13 | ||
14 | SRCREV = "1bf94d419805538ac23a4d0b04d31ac5e4487aca" | 14 | SRCREV = "1bf94d419805538ac23a4d0b04d31ac5e4487aca" |
15 | PV = "7.7+git${SRCPV}" | 15 | PV = "7.7+git${SRCPV}" |
16 | PR = "r1" | 16 | PR = "r2" |
17 | 17 | ||
18 | # most of our targets do not have DRI so will use mesa-xlib | 18 | # most of our targets do not have DRI so will use mesa-xlib |
19 | DEFAULT_PREFERENCE = "-1" | 19 | DEFAULT_PREFERENCE = "-1" |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb index ea57140e5e..035e39c996 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb | |||
@@ -7,7 +7,7 @@ PROTO_DEPS += "xf86driproto dri2proto" | |||
7 | DEPENDS += "font-util" | 7 | DEPENDS += "font-util" |
8 | 8 | ||
9 | PE = "1" | 9 | PE = "1" |
10 | PR = "r0" | 10 | PR = "r1" |
11 | 11 | ||
12 | SRC_URI += "file://crosscompile.patch" | 12 | SRC_URI += "file://crosscompile.patch" |
13 | 13 | ||
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb index adefcdbca5..066ff13271 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00" | |||
4 | 4 | ||
5 | SRCREV = "6689e8add183835274a70ee013e5d3bc8023681f" | 5 | SRCREV = "6689e8add183835274a70ee013e5d3bc8023681f" |
6 | PE = "1" | 6 | PE = "1" |
7 | PR = "r0" | 7 | PR = "r1" |
8 | PV = "1.10+git${SRCPV}" | 8 | PV = "1.10+git${SRCPV}" |
9 | 9 | ||
10 | PROTO_DEPS += "xf86driproto dri2proto" | 10 | PROTO_DEPS += "xf86driproto dri2proto" |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb index f9b3a64f47..5575c0f7bb 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb | |||
@@ -2,7 +2,7 @@ require xserver-xf86-lite.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00" |
4 | 4 | ||
5 | PR = "r0" | 5 | PR = "r1" |
6 | 6 | ||
7 | DEPENDS += "font-util" | 7 | DEPENDS += "font-util" |
8 | 8 | ||