summaryrefslogtreecommitdiffstats
path: root/recipes/atd/atd_0.80.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/atd/atd_0.80.bb')
-rw-r--r--recipes/atd/atd_0.80.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/atd/atd_0.80.bb b/recipes/atd/atd_0.80.bb
index 6ec1928def..ab81b42143 100644
--- a/recipes/atd/atd_0.80.bb
+++ b/recipes/atd/atd_0.80.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Lightweight At Daemon"
SECTION = "base"
LICENSE = "GPLv2"
-RCONFLICTS = "at"
-RREPLACES = "at"
+RCONFLICTS_${PN} = "at"
+RREPLACES_${PN} = "at"
PR = "r1"