diff options
-rw-r--r-- | meta-poky/conf/distro/poky-tiny.conf | 3 |
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 20c13e6f60..d3c0a781e4 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf | |||
@@ -38,9 +38,6 @@ TCLIBC = "musl" | |||
38 | 38 | ||
39 | FULL_OPTIMIZATION = "-Os" | 39 | FULL_OPTIMIZATION = "-Os" |
40 | 40 | ||
41 | # FIXME: consider adding a new "tiny" feature | ||
42 | #DISTRO_FEATURES_append = " tiny" | ||
43 | |||
44 | # Distro config is evaluated after the machine config, so we have to explicitly | 41 | # Distro config is evaluated after the machine config, so we have to explicitly |
45 | # set the kernel provider to override a machine config. | 42 | # set the kernel provider to override a machine config. |
46 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny" | 43 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny" |