aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/atd/atd_0.70.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/atd/atd_0.70.bb')
-rw-r--r--recipes/atd/atd_0.70.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/atd/atd_0.70.bb b/recipes/atd/atd_0.70.bb
index 7f2193daca..67595dd8d0 100644
--- a/recipes/atd/atd_0.70.bb
+++ b/recipes/atd/atd_0.70.bb
@@ -1,13 +1,13 @@
DESCRIPTION = "Lightweight At Daemon"
SECTION = "base"
LICENSE = "GPLv2"
-RCONFLICTS = "at"
-RREPLACES = "at"
+RCONFLICTS_${PN} = "at"
+RREPLACES_${PN} = "at"
-PR = "r5"
+PR = "r6"
SRC_URI = "${HANDHELDS_CVS};module=apps/atd;tag=ATD-0_70 \
- file://atd-startup.patch;patch=1;pnum=0"
+ file://atd-startup.patch;striplevel=0"
S = "${WORKDIR}/atd"
inherit update-rc.d