From 7b670e7bfaea2efb1e0cfcb5cfb8c8c4624ee084 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 27 May 2009 18:35:53 +0200 Subject: xorg drivers: bump PR for xorg 1.6.x changes --- recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb | 1 - recipes/xorg-driver/xf86-input-tslib_0.0.5.bb | 1 - recipes/xorg-driver/xf86-video-geode_2.11.2.bb | 1 - recipes/xorg-driver/xf86-video-nsc_2.8.2.bb | 1 - recipes/xorg-driver/xf86-video-omapfb_git.bb | 2 -- recipes/xorg-driver/xorg-driver-common.inc | 2 +- 6 files changed, 1 insertion(+), 7 deletions(-) diff --git a/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb b/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb index ccaa3fa996..bf3a5a6f00 100644 --- a/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb +++ b/recipes/xorg-driver/xf86-input-evtouch_0.8.8.bb @@ -2,7 +2,6 @@ require xorg-driver-input.inc DESCRIPTION = "X.Org X server -- evtouch input driver" -PR = "r1" SRC_URI = "http://www.conan.de/touchscreen/xf86-input-evtouch-0.8.8.tar.bz2 \ " diff --git a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb index 665276006f..7e8e2e52d1 100644 --- a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb +++ b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb @@ -4,7 +4,6 @@ DESCRIPTION = "X.Org X server -- tslib input driver" RRECOMMENDS += "hal" DEPENDS += "tslib" -PR = "r7" SRC_URI = "http://www.pengutronix.de/software/xf86-input-tslib/download/xf86-input-tslib-${PV}.tar.bz2 \ file://use-hal-for-device.diff;patch=1 \ diff --git a/recipes/xorg-driver/xf86-video-geode_2.11.2.bb b/recipes/xorg-driver/xf86-video-geode_2.11.2.bb index 5f1cc3ad03..e98c4fce09 100644 --- a/recipes/xorg-driver/xf86-video-geode_2.11.2.bb +++ b/recipes/xorg-driver/xf86-video-geode_2.11.2.bb @@ -1,6 +1,5 @@ require xorg-driver-video.inc PE = "1" -PR = "r1" COMPATIBLE_HOST = 'i.86.*-linux' DESCRIPTION = "X.org server -- Geode GX2/LX display driver" diff --git a/recipes/xorg-driver/xf86-video-nsc_2.8.2.bb b/recipes/xorg-driver/xf86-video-nsc_2.8.2.bb index bf50e87839..d317223db3 100644 --- a/recipes/xorg-driver/xf86-video-nsc_2.8.2.bb +++ b/recipes/xorg-driver/xf86-video-nsc_2.8.2.bb @@ -1,6 +1,5 @@ require xorg-driver-video.inc PE = "1" -PR = "r2" DEPENDS += " xf86dgaproto" diff --git a/recipes/xorg-driver/xf86-video-omapfb_git.bb b/recipes/xorg-driver/xf86-video-omapfb_git.bb index 30a86cfdc8..cc68163df4 100644 --- a/recipes/xorg-driver/xf86-video-omapfb_git.bb +++ b/recipes/xorg-driver/xf86-video-omapfb_git.bb @@ -2,8 +2,6 @@ require xorg-driver-video.inc DESCRIPTION = "X.Org X server -- OMAP display driver" -PR ="r0" - SRCREV = "5317aae587a2bf48f07a8c06bfaf7bcbfd23bafc" PV = "0.1.1+${PR}+gitr${SRCREV}" PE = "1" diff --git a/recipes/xorg-driver/xorg-driver-common.inc b/recipes/xorg-driver/xorg-driver-common.inc index 0f24dd5e30..36c0ddf3b3 100644 --- a/recipes/xorg-driver/xorg-driver-common.inc +++ b/recipes/xorg-driver/xorg-driver-common.inc @@ -2,7 +2,7 @@ DESCRIPTION = "X driver" HOMEPAGE = "http://www.x.org" SECTION = "x11/drivers" LICENSE = "MIT-X" -PR = "r2" +PR = "r7" DEPENDS = "randrproto xorg-server xproto" -- cgit 1.2.3-korg