aboutsummaryrefslogtreecommitdiffstats
path: root/tslib
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-15 16:31:24 +0000
committerPhil Blundell <philb@gnu.org>2004-06-15 16:31:24 +0000
commit5741c860050d7af526a4310551417950896acb43 (patch)
treecaadd6d8889949b191438432ff9562b0bb0114bf /tslib
parent399c2d56a7e0353d8ae13daf4aa3721be4745df4 (diff)
downloadopenembedded-5741c860050d7af526a4310551417950896acb43.tar.gz
tslib_cvs.oe, tslib.oe: add CONFFILES
BKrev: 40cf245cvajHdqWdxoBmnVYJpvWnsA
Diffstat (limited to 'tslib')
-rw-r--r--tslib/tslib.oe2
-rw-r--r--tslib/tslib_cvs.oe2
2 files changed, 4 insertions, 0 deletions
diff --git a/tslib/tslib.oe b/tslib/tslib.oe
index 31f4dcb478..dfae3293a4 100644
--- a/tslib/tslib.oe
+++ b/tslib/tslib.oe
@@ -2,6 +2,8 @@ PV = "0.0cvs${CVSDATE}"
DESCRIPTION = "tslib is a touchscreen access library."
+CONFFILES_${PN} = "${sysconfdir}/ts.conf"
+
SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib \
file://automake.patch;patch=1 \
file://doc.patch;patch=1 \
diff --git a/tslib/tslib_cvs.oe b/tslib/tslib_cvs.oe
index 026c26b782..2839a5882c 100644
--- a/tslib/tslib_cvs.oe
+++ b/tslib/tslib_cvs.oe
@@ -2,6 +2,8 @@ PV = "0.1cvs${CVSDATE}"
DESCRIPTION = "tslib is a touchscreen access library."
+CONFFILES_${PN} = "${sysconfdir}/ts.conf"
+
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/tslib \
file://collie/ts.conf \
file://collie/tslib.sh \