tslib: ship pointercal files for angstrom
authorKoen Kooi <koen@openembedded.org>
Fri, 18 May 2007 08:07:39 +0000 (08:07 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 18 May 2007 08:07:39 +0000 (08:07 +0000)
packages/tslib/tslib_1.0.bb

index 7ccfdd8..e7eaf62 100644 (file)
@@ -4,7 +4,7 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
 SECTION = "base"
 LICENSE = "LGPL"
 
-PR = "r11"
+PR = "r12"
 
 SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
            file://tslib-input_raw-grab_events.patch;patch=1 \
@@ -72,7 +72,8 @@ DEBIAN_NOAUTONAME_tslib-tests = "1"
 DEBIAN_NOAUTONAME_tslib-calibrate = "1"
 
 RDEPENDS_${PN} = "tslib-conf"
-
+# Ship calibration data if it exists 
+RRECOMMENDS_${PN}_append_angstrom = "pointercal"
 
 FILES_${PN}-dbg += "${libdir}/ts/.debug*"
 FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"