aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/kaeilos.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2011-03-19 19:28:08 +0000
committerGraeme Gregory <dp@xora.org.uk>2011-03-19 19:29:19 +0000
commit1d4881adf73db6f66f6df366e4676e0d9f23919a (patch)
treeebaf8f26f51696c8325c8d78f19f95e4324f8132 /conf/distro/include/kaeilos.inc
parent7d3a9fefd501a15f22f6a248fdff54f1464670ac (diff)
downloadopenembedded-1d4881adf73db6f66f6df366e4676e0d9f23919a.tar.gz
angstrom.bbclass rename to angstrom-blacklist
originally I had another couple of utility functions in this class but I removed them before pushing upstream. Rename now so its purpose is clearer. Signed-off-by: Graeme Gregory <dp@xora.org.uk>
Diffstat (limited to 'conf/distro/include/kaeilos.inc')
-rw-r--r--conf/distro/include/kaeilos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/kaeilos.inc b/conf/distro/include/kaeilos.inc
index 435ab161fd..9c985730c4 100644
--- a/conf/distro/include/kaeilos.inc
+++ b/conf/distro/include/kaeilos.inc
@@ -76,7 +76,7 @@ INHERIT += "debian"
INHERIT += "sanity"
#activate the blacklister
-INHERIT += "angstrom"
+INHERIT += "angstrom-blacklist"
#make devshell available as task
INHERIT += "devshell"