summaryrefslogtreecommitdiff
path: root/recipes/cron/cron_3.0pl1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cron/cron_3.0pl1.bb')
-rw-r--r--recipes/cron/cron_3.0pl1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/cron/cron_3.0pl1.bb b/recipes/cron/cron_3.0pl1.bb
index ff1d380406..93b67c140a 100644
--- a/recipes/cron/cron_3.0pl1.bb
+++ b/recipes/cron/cron_3.0pl1.bb
@@ -7,6 +7,10 @@ SRC_URI = "http://ibiblio.org/pub/Linux/system/daemons/cron/cron${PV}.tar.gz \
file://nonrootinstall.patch;patch=1 \
file://time.patch;patch=1 \
file://init"
+
+SRC_URI_append_corecdp = "\
+ file://disable_logfile.patch;patch=1"
+
S = "${WORKDIR}/cron${PV}"
INITSCRIPT_NAME = "cron"