cairo, xservers: bump PR due to pixman abi change for arm
authorKoen Kooi <koen@openembedded.org>
Wed, 27 Aug 2008 13:12:36 +0000 (13:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 27 Aug 2008 13:12:36 +0000 (13:12 +0000)
packages/cairo/cairo_1.6.4.bb
packages/xorg-xserver/xserver-kdrive_1.4.2.bb
packages/xorg-xserver/xserver-xorg_1.4.2.bb

index bbed315..53a71f7 100644 (file)
@@ -5,5 +5,5 @@ DEFAULT_PREFERENCE = "-1"
 SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \
            file://configure_fix.patch;patch=1 "
 
-PR = "r1"
+PR = "r2"
 
index 5155a26..1583cc3 100644 (file)
@@ -3,6 +3,7 @@ require xserver-kdrive-common.inc
 DEPENDS += "hal libxkbfile libxcalibrate pixman"
 
 PE = "1"
+PR = "r1"
 
 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
        ${KDRIVE_COMMON_PATCHES} \
index 6e643a9..0b0f847 100644 (file)
@@ -3,7 +3,7 @@ require xorg-xserver-common.inc
 DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman"
 PE = "1"
-PR = "r1"
+PR = "r2"
 
 SRC_URI += "file://drmfix.patch;patch=1 \
             file://pkgconfig_fix.patch;patch=1 \