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>
INHERIT += "sanity"
#activate the blacklister
-INHERIT += "angstrom"
+INHERIT += "angstrom-blacklist"
#make devshell available as task
INHERIT += "devshell"
INHERIT += "sanity"
#activate the blacklister
-INHERIT += "angstrom"
+INHERIT += "angstrom-blacklist"
#make devshell available as task
INHERIT += "devshell"
INHERIT += "testlab"
#activate the angstrom blacklister
-INHERIT += "angstrom"
+INHERIT += "angstrom-blacklist"
#run QA tests on builds and packages and log them
INHERIT += "insane"