[oe-commits] org.oe.dev tslib: recommend pointercal also for openmoko

mickeyl commit openembedded-commits at lists.openembedded.org
Sat Aug 4 14:45:33 UTC 2007


tslib: recommend pointercal also for openmoko
fix formatting *sigh*

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 75cc5b6d101abaa6d3152ecabd66113e3524b48f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=75cc5b6d101abaa6d3152ecabd66113e3524b48f
Files:
1
packages/tslib/tslib_1.0.bb
Diffs:

#
# mt diff -r65905a9482d00f29f1230409803d14ba0e2f9551 -r75cc5b6d101abaa6d3152ecabd66113e3524b48f
#
# 
# 
# patch "packages/tslib/tslib_1.0.bb"
#  from [d61e7fbdba448eea4a9e938eaf4d56a7ce5aa7df]
#    to [95e66f4eb82f0452567b7af1dcfc985b03714496]
# 
============================================================
--- packages/tslib/tslib_1.0.bb	d61e7fbdba448eea4a9e938eaf4d56a7ce5aa7df
+++ packages/tslib/tslib_1.0.bb	95e66f4eb82f0452567b7af1dcfc985b03714496
@@ -1,15 +1,15 @@ LICENSE = "LGPL"
 DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
 HOMEPAGE = "http://tslib.berlios.de/"
 AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
 SECTION = "base"
 LICENSE = "LGPL"
 
-PR = "r14"
+PR = "r15"
 
 SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
            file://tslib-input_raw-grab_events.patch;patch=1 \
            file://fix_version.patch;patch=1 \
-	   file://ts.conf \
+           file://ts.conf \
            file://ts.conf-simpad-2.4 \
            file://ts.conf-collie-2.4 \
            file://tslib.sh"
@@ -75,6 +75,7 @@ RRECOMMENDS_angstrom = " pointercal "
 RDEPENDS_${PN} = "tslib-conf"
 # Ship calibration data if it exists 
 RRECOMMENDS_angstrom = " pointercal "
+RRECOMMENDS_openmoko = " pointercal "
 
 FILES_${PN}-dbg += "${libdir}/ts/.debug*"
 FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"






More information about the Openembedded-commits mailing list