summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/poky-tiny.conf
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-06-01 17:22:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-03 23:09:42 +0100
commit8bcbec073fd5a7eb1fcfda58ff2aac762cfcc8c5 (patch)
tree046927d08236923073c2f5e9a5e0d95bd5f37163 /meta-poky/conf/distro/poky-tiny.conf
parent7b0c669bf7a455df9ee059dd0bb269b144920eee (diff)
downloadpoky-8bcbec073fd5a7eb1fcfda58ff2aac762cfcc8c5.tar.gz
meta-poky: remove clutter references
(From meta-yocto rev: 4c507b7bd9453abce9faf9e764756c01f303d01d) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf/distro/poky-tiny.conf')
-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 e4ff9752e9..8545341d84 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 = ""
115 115
116PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" 116PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny"
117PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" 117PNBLACKLIST[core-image-base] = "not buildable with poky-tiny"
118PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny"
119PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny" 118PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny"
120PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny" 119PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny"
121PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny" 120PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny"