summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/poky-tiny.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf
index 29588e4913..fd17097b56 100644
--- a/meta-poky/conf/distro/poky-tiny.conf
+++ b/meta-poky/conf/distro/poky-tiny.conf
@@ -51,9 +51,6 @@ PREFERRED_VERSION_linux-yocto-tiny ?= "6.10%"
51# Drop kernel-module-af-packet from RRECOMMENDS 51# Drop kernel-module-af-packet from RRECOMMENDS
52POKY_DEFAULT_EXTRA_RRECOMMENDS = "" 52POKY_DEFAULT_EXTRA_RRECOMMENDS = ""
53 53
54# FIXME: what should we do with this?
55TCLIBCAPPEND = ""
56
57# Disable wide char support for ncurses as we don't include it in 54# Disable wide char support for ncurses as we don't include it in
58# in the LIBC features below. 55# in the LIBC features below.
59# Leave native enable to avoid build failures 56# Leave native enable to avoid build failures