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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/atd/atd_0.70.bb b/recipes/atd/atd_0.70.bb
index 5ffb3869f3..d912ad306b 100644
--- a/recipes/atd/atd_0.70.bb
+++ b/recipes/atd/atd_0.70.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Lightweight At Daemon"
SECTION = "base"
LICENSE = "GPLv2"
-RCONFLICTS = "at"
-RREPLACES = "at"
+RCONFLICTS_${PN} = "at"
+RREPLACES_${PN} = "at"
PR = "r5"