mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
19d42e599d
commit
12cdada1e3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user