]> code.ossystems Code Review - openembedded-core.git/commitdiff
Switch from tslib 1.0-rc1 to tslib 1.0.
authorChris Larson <kergoth@openedhand.com>
Thu, 17 Aug 2006 10:00:44 +0000 (10:00 +0000)
committerChris Larson <kergoth@openedhand.com>
Thu, 17 Aug 2006 10:00:44 +0000 (10:00 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@609 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tslib/tslib_1.0.bb [moved from meta/packages/tslib/tslib_1.0-rc1.bb with 99% similarity]

similarity index 99%
rename from meta/packages/tslib/tslib_1.0-rc1.bb
rename to meta/packages/tslib/tslib_1.0.bb
index 4b23177d949a4fd670ec29b186245aae3a8c0915..e44d077a92673490df7e5d5c2d50700f76c2979e 100644 (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"