aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:37:43 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:50:51 +0200
commitdce51c1b4ea37b62b953e1b719c8468e14d2f5ca (patch)
treed9f31ab62b7087b7cc40d85284824461f23f5433 /recipes/xorg-driver
parent719de6735f6d14ad05f231df900795bbb19a2810 (diff)
downloadopenembedded-dce51c1b4ea37b62b953e1b719c8468e14d2f5ca.tar.gz
recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
* only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-input-tslib_0.0.5.bb2
-rw-r--r--recipes/xorg-driver/xf86-video-glamo_git.bb2
-rw-r--r--recipes/xorg-driver/xf86-video-vesa_2.2.0.bb2
3 files changed, 3 insertions, 3 deletions
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 11c39c8fe2..3da11379a4 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,7 @@ DESCRIPTION = "X.Org X server -- tslib input driver"
RRECOMMENDS_${PN} += "hal tslib-calibrate"
DEPENDS += "tslib"
-PR = "r8"
+PR = "r9"
SRC_URI = "http://www.pengutronix.de/software/xf86-input-tslib/download/xf86-input-tslib-${PV}.tar.bz2;name=archive \
file://use-hal-for-device.diff \
diff --git a/recipes/xorg-driver/xf86-video-glamo_git.bb b/recipes/xorg-driver/xf86-video-glamo_git.bb
index 60aac908e4..013a340d56 100644
--- a/recipes/xorg-driver/xf86-video-glamo_git.bb
+++ b/recipes/xorg-driver/xf86-video-glamo_git.bb
@@ -6,7 +6,7 @@ S = "${WORKDIR}/git"
SRCREV = "2d96367657adb21b34742e76c3a92ba1a3961106"
PV = "1.0.0+gitr${SRCPV}"
PE = "2"
-PR = "r5"
+PR = "r6"
RDEPENDS_${PN} = "xserver-xorg-extension-dri xserver-xorg-extension-dri2 xserver-xorg-extension-glx mesa-dri"
DEPENDS += "libdrm"
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
index 363f15bf80..7682a9d84e 100644
--- a/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
+++ b/recipes/xorg-driver/xf86-video-vesa_2.2.0.bb
@@ -7,6 +7,6 @@ SRC_URI += "file://fix-includepath.patch \
#DESCRIPTION = ""
RDEPENDS_${PN} += "xserver-xorg-module-libint10 "
-PR = "r2"
+PR = "r3"
SRC_URI[archive.md5sum] = "9a86b683f73f3806f55d05cd804a6f4a"
SRC_URI[archive.sha256sum] = "8b3e077d2534722033d7b1c647aa7f31fc7fbb5014da096b7a53170005e80226"