From 63041806bd6882470fc2cf98be476aae6bc307d3 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 7 Mar 2014 10:20:44 +0000 Subject: poky-tiny.conf: update for rename of core-image-basic (From meta-yocto rev: 52c24365cd3e7b87b35623f16976edd8fdc55626) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta-yocto/conf/distro/poky-tiny.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto') diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 389335ddbd..5322b7dadc 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf @@ -119,9 +119,9 @@ 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-basic] = "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" PNBLACKLIST[core-image-lsb-sdk] = "not buildable with poky-tiny" -- cgit v1.2.3-54-g00ecf