summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/distro/poky-tiny.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
index fb4bf41e0d..75508c107f 100644
--- a/meta-yocto/conf/distro/poky-tiny.conf
+++ b/meta-yocto/conf/distro/poky-tiny.conf
@@ -123,7 +123,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS = ""
123# this script for the purposes of tiny, remove the dependency from here. 123# this script for the purposes of tiny, remove the dependency from here.
124RDEPENDS_${PN}-mtrace_pn-eglibc = "" 124RDEPENDS_${PN}-mtrace_pn-eglibc = ""
125 125
126INHERIT += "blacklist"
127PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" 126PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny"
128PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" 127PNBLACKLIST[core-image-base] = "not buildable with poky-tiny"
129PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" 128PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny"