aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-10-17 16:17:30 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-28 16:32:31 +0100
commit12cdada1e3a79f6e51ad48edb797096d2aca5549 (patch)
treed532bb5f89a2c46a4113a124f578c226ef352889
parent19d42e599ddecbf41ba8626e237bb43b273ab48a (diff)
downloadopenembedded-core-contrib-12cdada1e3a79f6e51ad48edb797096d2aca5549.tar.gz
poky-tiny.conf: remove core-image-directfb reference
core-image-directfb was removed from oe-core with this commit: remove core-image-directfb.bb as part of moving directfb from oe-core (From OE-Core rev: 8871fe1189776d78e5848b08edb9c990b9aebf2d) (From meta-yocto rev: 67135b23336e4b7f561257169d8fb26081d02aa1) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-poky/conf/distro/poky-tiny.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf
index 08bd497201..6aee35ceb8 100644
--- a/meta-poky/conf/distro/poky-tiny.conf
+++ b/meta-poky/conf/distro/poky-tiny.conf
@@ -115,7 +115,6 @@ RDEPENDS_${PN}-mtrace_pn-eglibc = ""
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"
-PNBLACKLIST[core-image-directfb] = "not buildable with poky-tiny"
PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny"
PNBLACKLIST[core-image-lsb] = "not buildable with poky-tiny"
PNBLACKLIST[core-image-lsb-dev] = "not buildable with poky-tiny"