aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
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 /conf/distro
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 'conf/distro')
-rw-r--r--conf/distro/shr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 731f194823..79c07afbe6 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -47,6 +47,7 @@ INHERIT += "angstrom"
ANGSTROM_BLACKLIST_pn-bluez-libs = "bluez-libs 3.x has been replaced by bluez4"
ANGSTROM_BLACKLIST_pn-bluez-utils = "bluez-utils 3.x has been replaced by bluez4"
+ANGSTROM_BLACKLIST_pn-atd = "atd has been replaced by atd-over-fso"
CVS_TARBALL_STASH += "http://build.shr-project.org/sources/"