aboutsummaryrefslogtreecommitdiffstats
path: root/edb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-29 09:57:10 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-29 09:57:10 +0000
commit45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 (patch)
tree08fb7a59b1b2a0db5cff4f8befc7a83b177a9736 /edb
parent87462d96f54562599bd8b8e528288124e592ddca (diff)
downloadopenembedded-45cc5aafe11f2e4c217b440e3f8a68a60bee2f45.tar.gz
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'edb')
-rw-r--r--edb/edb_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/edb/edb_cvs.oe b/edb/edb_cvs.oe
index cb51df3293..b75218db78 100644
--- a/edb/edb_cvs.oe
+++ b/edb/edb_cvs.oe
@@ -5,7 +5,7 @@ MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "zlib"
PV = "${CVSDATE}"
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/edb;date=${CVSDATE}"
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/edb"
S = "${WORKDIR}/edb"
inherit autotools pkgconfig