diff options
| -rw-r--r-- | meta-yocto/conf/distro/poky-tiny.conf | 1 |
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. |
| 124 | RDEPENDS_${PN}-mtrace_pn-eglibc = "" | 124 | RDEPENDS_${PN}-mtrace_pn-eglibc = "" |
| 125 | 125 | ||
| 126 | INHERIT += "blacklist" | ||
| 127 | PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" | 126 | PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" |
| 128 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" | 127 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" |
| 129 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" | 128 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" |
