Switch from tslib 1.0-rc1 to tslib 1.0.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@609 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Larson 2006-08-17 10:00:44 +00:00
parent cefc924b29
commit d58cfb05fa
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ SRC_URI = "svn://svn.berlios.de/svnroot/repos/tslib/tags/tslib;module=${PV};prot
file://tslib.sh"
SRC_URI_append_mnci += " file://devfs.patch;patch=1"
SRC_URI_append_mnci += " file://event1.patch;patch=1"
S = "${WORKDIR}/1.0-rc1"
S = "${WORKDIR}/${PV}"
LICENSE = "LGPL"
CONFFILES_${PN} = "${sysconfdir}/ts.conf"