aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorThomas Zimmermann <ml@vdm-design.de>2009-11-20 08:07:01 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-22 17:32:25 +0100
commit1eae4a07dd02b75eb39e0e238dbdbdd29252b94e (patch)
tree7c1efe83c422a7b3b05e3e21a302a838f11334a6 /recipes
parenteebeee3f907f625cb5477d02c16e010daa8fe19d (diff)
downloadopenembedded-1eae4a07dd02b75eb39e0e238dbdbdd29252b94e.tar.gz
shr.conf: blacklist atd, because it's replaced by atd-over-fso
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ffalarms/atd-over-fso_0.70.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/ffalarms/atd-over-fso_0.70.bb b/recipes/ffalarms/atd-over-fso_0.70.bb
index 951e10c66d..b042a0356a 100644
--- a/recipes/ffalarms/atd-over-fso_0.70.bb
+++ b/recipes/ffalarms/atd-over-fso_0.70.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Lightweight At Daemon working on top of org.freesmartphone.otimed"
SECTION = "base"
LICENSE = "GPLV2"
-RCONFLICTS = "at atd"
-RREPLACES = "at atd"
-RPROVIDES = "atd"
+RCONFLICTS_${PN} = "at atd"
+RREPLACES_${PN} = "at atd"
+RPROVIDES_${PN} = "atd"
DEPENDS = "dbus-glib pkgconfig"
RDEPENDS += "dbus dbus-glib frameworkd"