aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/angstrom.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-07-16 15:16:41 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-07-16 15:16:41 +0100
commitb0ee2783b35fd328ba73ac92cdbee49afdb6dcdc (patch)
tree9b6979c66ad59de0533a5f69128f3ade8f6fbfab /conf/distro/include/angstrom.inc
parent493b9d2138f2abb286f2dcd248760c7d5adae713 (diff)
downloadopenembedded-b0ee2783b35fd328ba73ac92cdbee49afdb6dcdc.tar.gz
angstrom-2008.1.conf : add bluez3 blacklist
angstrom.inc : inherit class to make blacklist happen
Diffstat (limited to 'conf/distro/include/angstrom.inc')
-rw-r--r--conf/distro/include/angstrom.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index a40fe5fbc8..669c8ada3c 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -70,6 +70,9 @@ INHERIT += "debian"
#activate config checker
INHERIT += "sanity"
+#activate the blacklister
+INHERIT += "angstrom"
+
#make devshell available as task
INHERIT += "devshell"