diff options
| author | Jesse Gilles <jgilles@multitech.com> | 2011-06-28 15:16:57 -0500 |
|---|---|---|
| committer | Jesse Gilles <jgilles@multitech.com> | 2011-06-28 15:16:57 -0500 |
| commit | b23d1d80a23e8ce1910ba7c5006a4fddf3325c7d (patch) | |
| tree | 40a273fff1fab26a90870668e232b4d79b5ea908 /multitech/recipes/cron/cron_3.0pl1.bbappend | |
initial work on multitech bitbake layer for CoreCDP
Diffstat (limited to 'multitech/recipes/cron/cron_3.0pl1.bbappend')
| -rw-r--r-- | multitech/recipes/cron/cron_3.0pl1.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multitech/recipes/cron/cron_3.0pl1.bbappend b/multitech/recipes/cron/cron_3.0pl1.bbappend new file mode 100644 index 0000000..ef62f02 --- /dev/null +++ b/multitech/recipes/cron/cron_3.0pl1.bbappend @@ -0,0 +1,3 @@ +FILESPATHBASE := "${FILESPATHBASE}:${FILE_DIRNAME}" + +SRC_URI_append_corecdp = "file://disable_logfile.patch;patch=1" |
