poky-tiny.conf: remove inherit of blacklist

The blacklist class is now automatically inherited.

(From meta-yocto rev: b61b1c2d309ae46ae15cd97eaf4ece8aff20319d)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2014-10-31 16:50:23 +00:00 committed by Richard Purdie
parent 2380ebecd1
commit 9bfd0dee4f
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS = ""
# this script for the purposes of tiny, remove the dependency from here.
RDEPENDS_${PN}-mtrace_pn-eglibc = ""
INHERIT += "blacklist"
PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny"
PNBLACKLIST[core-image-base] = "not buildable with poky-tiny"
PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny"