diff options
| -rw-r--r-- | meta-yocto/conf/distro/poky-tiny.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index f3cc87451a..3196fa0eb4 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf | |||
| @@ -63,6 +63,7 @@ ASSUME_PROVIDED += "pkgconfig$" | |||
| 63 | # Reconfigure eglibc for a smaller installation | 63 | # Reconfigure eglibc for a smaller installation |
| 64 | # Comment out any of the lines below to disable them in the build | 64 | # Comment out any of the lines below to disable them in the build |
| 65 | DISTRO_FEATURES_LIBC_TINY = "libc-libm libc-crypt" | 65 | DISTRO_FEATURES_LIBC_TINY = "libc-libm libc-crypt" |
| 66 | DISTRO_FEATURES_LIBC_TINY_append_x86-64 = " libc-libm-big" | ||
| 66 | 67 | ||
| 67 | # Required for "who" | 68 | # Required for "who" |
| 68 | DISTRO_FEATURES_LIBC_MINIMAL = "libc-utmp libc-getlogin" | 69 | DISTRO_FEATURES_LIBC_MINIMAL = "libc-utmp libc-getlogin" |
