diff options
| -rw-r--r-- | meta-yocto/conf/distro/poky-tiny.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index f4a772e142..b0227dedf6 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf | |||
| @@ -63,7 +63,7 @@ DISTRO_FEATURES_LIBC_TINY = "libc-libm libc-crypt" | |||
| 63 | DISTRO_FEATURES_LIBC_TINY_append_x86-64 = " libc-libm-big" | 63 | DISTRO_FEATURES_LIBC_TINY_append_x86-64 = " libc-libm-big" |
| 64 | 64 | ||
| 65 | # Required for "who" | 65 | # Required for "who" |
| 66 | DISTRO_FEATURES_LIBC_MINIMAL = "libc-utmp libc-getlogin" | 66 | DISTRO_FEATURES_LIBC_MINIMAL = "libc-utmp libc-utmpx libc-getlogin" |
| 67 | DISTRO_FEATURES_LIBC_REGEX = "libc-posix-regexp" | 67 | DISTRO_FEATURES_LIBC_REGEX = "libc-posix-regexp" |
| 68 | DISTRO_FEATURES_LIBC_NET = "libc-inet libc-nis" | 68 | DISTRO_FEATURES_LIBC_NET = "libc-inet libc-nis" |
| 69 | 69 | ||
