From c1a74b0cac7db0a40157d5bc000774611c9b789c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 30 Sep 2011 12:05:29 +0100 Subject: xserver/mesa: Bump PR after libdrm packaging changes (From OE-Core rev: f61a7339bdff5d2fde9b6d477f1cdbe5b84b92e3) Signed-off-by: Richard Purdie --- meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb | 2 +- meta/recipes-graphics/mesa/mesa-dri_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-graphics/mesa') 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 DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native python-native" -PR = "r1" +PR = "r2" SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ 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}" SRCREV = "1bf94d419805538ac23a4d0b04d31ac5e4487aca" PV = "7.7+git${SRCPV}" -PR = "r1" +PR = "r2" # most of our targets do not have DRI so will use mesa-xlib DEFAULT_PREFERENCE = "-1" -- cgit v1.2.3-54-g00ecf