aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/atd
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/atd')
-rw-r--r--recipes/atd/atd_0.70.bb4
-rw-r--r--recipes/atd/atd_0.80.bb4
2 files changed, 4 insertions, 4 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"
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"