From 5741c860050d7af526a4310551417950896acb43 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 15 Jun 2004 16:31:24 +0000 Subject: [PATCH] tslib_cvs.oe, tslib.oe: add CONFFILES BKrev: 40cf245cvajHdqWdxoBmnVYJpvWnsA --- tslib/tslib.oe | 2 ++ tslib/tslib_cvs.oe | 2 ++ 2 files changed, 4 insertions(+) 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 \ -- 2.39.5