diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-02-28 01:50:29 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-02-28 01:50:29 +0000 |
commit | d15628d70765ff197a90db3806c1581005848844 (patch) | |
tree | b5ce3f48e21fbd46d22412bc44155607eee4071e /orinoco | |
parent | 1b68a6c93c96e3b8b8ddbf583d5e8d4656ee62a5 (diff) |
upgrade orinoco cvs version. 0.14 release probably soon
BKrev: 403ff3e5sj4H4DjDwjwPpUUABg6gJg
Diffstat (limited to 'orinoco')
-rw-r--r-- | orinoco/orinoco-modules_0.14cvs.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/orinoco/orinoco-modules_0.14cvs.oe b/orinoco/orinoco-modules_0.14cvs.oe index 634a9ceb6d..6e0bd57a55 100644 --- a/orinoco/orinoco-modules_0.14cvs.oe +++ b/orinoco/orinoco-modules_0.14cvs.oe @@ -5,8 +5,8 @@ PRIORITY="optional" MAINTAINER="Michael Lauer <mickey@Vanille.de>" LICENSE="GPL" -# SRC_URI = cvs://anoncvs@savannah.nongnu.org/cvsroot/orinoco;module=orinoco;tag=HEAD -SRC_URI = http://www.vanille.de/mirror/orinoco-0.14-cvs-040215.tar.bz2 \ +# SRC_URI = cvs://anoncvs@savannah.nongnu.org/cvsroot/orinoco;module=orinoco;tag=HEAD;method=ext +SRC_URI = http://www.vanille.de/mirror/orinoco-0.14-cvs-040228.tar.bz2 \ file://${FILESDIR}/compile.patch;patch=1 S = ${WORKDIR}/orinoco |