aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-25 12:29:44 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-25 12:29:44 +0200
commiteba3242f63ea6f092b8bb3ba6a474b26997b99b1 (patch)
treee4b08b734dfe4fc8ee94549cdb8780cb7241ebf0 /recipes/xorg-driver
parent192b425629e3f4b11d6338e89120f4accc6bfd60 (diff)
downloadopenembedded-eba3242f63ea6f092b8bb3ba6a474b26997b99b1.tar.gz
xf86-input-tslib: rrecommend tslib-calibrate
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-input-tslib_0.0.5.bb3
1 files changed, 2 insertions, 1 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 7e8e2e52d1..31dd9121b8 100644
--- a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb
+++ b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb
@@ -1,9 +1,10 @@
require xorg-driver-input.inc
DESCRIPTION = "X.Org X server -- tslib input driver"
-RRECOMMENDS += "hal"
+RRECOMMENDS += "hal tslib-calibrate"
DEPENDS += "tslib"
+PR = "r8"
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 \