aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nylon/nylon-statistics.bb
diff options
context:
space:
mode:
authorMartin Dietze <di@fh-wedel.de>2009-05-20 00:36:25 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-20 10:16:06 +0200
commitcb70efeb71b3a1e5e8786d3488e4ec3a1580d45a (patch)
tree107d51ea437c6dea9543b984cdec70f3b6f34245 /recipes/nylon/nylon-statistics.bb
parent24db351c88feaa1b7ef23dd20a95d2ce78fb5bd4 (diff)
downloadopenembedded-cb70efeb71b3a1e5e8786d3488e4ec3a1580d45a.tar.gz
various nylon stuff: Updates to nylon-only code, needed to work with the current OE.
Diffstat (limited to 'recipes/nylon/nylon-statistics.bb')
-rw-r--r--recipes/nylon/nylon-statistics.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/nylon/nylon-statistics.bb b/recipes/nylon/nylon-statistics.bb
index ef79bc6d31..c9b790cda0 100644
--- a/recipes/nylon/nylon-statistics.bb
+++ b/recipes/nylon/nylon-statistics.bb
@@ -3,11 +3,12 @@ RDEPENDS = "rrdtool"
SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPLv2"
-SRCDATE = "20050909"
+#SRCDATE = "20050909"
+SRCDATE = "20051022"
PV = "1.0.0+cvs${SRCDATE}"
PR = "r1"
-SRC_URI = "http://meshcube.org/download/${PN}_${SRCDATE}.tgz"
+SRC_URI = "http://download.berlin.freifunk.net/meshcube.org/nylon/stable/sources/${PN}_gruen.4g__${SRCDATE}.tar.gz"
S = "${WORKDIR}/${PN}"
INHIBIT_PACKAGE_STRIP = "1"