From: Paul Eggleton Date: Fri, 7 Mar 2014 10:20:44 +0000 (+0000) Subject: poky-tiny.conf: update for rename of core-image-basic X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63041806bd6882470fc2cf98be476aae6bc307d3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 389335ddbdc..5322b7dadc7 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"