aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/logrotate-script
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/logrotate-script')
-rw-r--r--recipes/logrotate-script/logrotate-script_cvs.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/logrotate-script/logrotate-script_cvs.bb b/recipes/logrotate-script/logrotate-script_cvs.bb
index 89f7108cba..b0e99ed7e6 100644
--- a/recipes/logrotate-script/logrotate-script_cvs.bb
+++ b/recipes/logrotate-script/logrotate-script_cvs.bb
@@ -3,6 +3,7 @@ RDEPENDS_${PN} = "busybox"
SECTION = "admin"
PRIORITY = "optional"
LICENSE = "GPL"
+PR = "r1"
SRC_URI = "http://download.berlin.freifunk.net/meshcube.org/nylon/stable/sources/logrotate_${SRCDATE}.tgz"
S = "${WORKDIR}/${PN}"