From: Koen Kooi Date: Fri, 18 May 2007 08:07:39 +0000 (+0000) Subject: tslib: ship pointercal files for angstrom X-Git-Tag: Release-2010-05/1~8868^2~463 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1201e348365969a7508155ced3f327c542db55f5;p=openembedded.git tslib: ship pointercal files for angstrom --- diff --git a/packages/tslib/tslib_1.0.bb b/packages/tslib/tslib_1.0.bb index 7ccfdd82c7..e7eaf6224e 100644 --- a/packages/tslib/tslib_1.0.bb +++ b/packages/tslib/tslib_1.0.bb @@ -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"