]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver/mesa: Bump PR after libdrm packaging changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Sep 2011 11:05:29 +0000 (12:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 10:31:28 +0000 (11:31 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb
meta/recipes-graphics/mesa/mesa-dri_git.bb
meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb
meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
meta/recipes-graphics/xorg-xserver/xserver-xf86-lite_1.10.1.bb

index aac7a1c30e4acb88c4e74c2da0fb561b61187e06..68f89a23101f99d276736229c829c2af15e494e2 100644 (file)
@@ -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 \
index c4132d74472c7bc6dc46fd690c8da412e37f2c2a..9e32d0aeb0879a69dbc0d15090f70cee2df53224 100644 (file)
@@ -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"
index ea57140e5e8921137cc3374950ee98a40de80852..035e39c99695e470f481812821d8c73c7410b064 100644 (file)
@@ -7,7 +7,7 @@ PROTO_DEPS += "xf86driproto dri2proto"
 DEPENDS += "font-util"
 
 PE = "1"
-PR = "r0"
+PR = "r1"
 
 SRC_URI += "file://crosscompile.patch"
 
index adefcdbca58d3d546b53af7323d5e5adf3588b22..066ff1327157e9b476adddfd21837d311396daa4 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
 
 SRCREV = "6689e8add183835274a70ee013e5d3bc8023681f"
 PE = "1"
-PR = "r0"
+PR = "r1"
 PV = "1.10+git${SRCPV}"
 
 PROTO_DEPS += "xf86driproto dri2proto"
index f9b3a64f476c4b4b748ccfddc23556ead3baf48d..5575c0f7bbfb4324bcb2bc700ca847feb61eaa81 100644 (file)
@@ -2,7 +2,7 @@ require xserver-xf86-lite.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
 
-PR = "r0"
+PR = "r1"
 
 DEPENDS += "font-util"