diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_197.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb index 5473666781..e2bf4159a1 100644 --- a/meta/recipes-core/systemd/systemd_197.bb +++ b/meta/recipes-core/systemd/systemd_197.bb | |||
| @@ -64,6 +64,7 @@ EXTRA_OECONF = " --with-rootprefix=${base_prefix} \ | |||
| 64 | --disable-microhttpd \ | 64 | --disable-microhttpd \ |
| 65 | --without-python \ | 65 | --without-python \ |
| 66 | --with-sysvrcnd-path=${sysconfdir} \ | 66 | --with-sysvrcnd-path=${sysconfdir} \ |
| 67 | ac_cv_path_KILL=${base_bindir}/kill \ | ||
| 67 | " | 68 | " |
| 68 | # uclibc does not have NSS | 69 | # uclibc does not have NSS |
| 69 | EXTRA_OECONF_append_libc-uclibc = " --disable-myhostname " | 70 | EXTRA_OECONF_append_libc-uclibc = " --disable-myhostname " |
