|
@@ -191,8 +191,8 @@ config BR2_PACKAGE_SYSTEMD_MACHINED
|
|
|
|
|
|
config BR2_PACKAGE_SYSTEMD_MYHOSTNAME
|
|
config BR2_PACKAGE_SYSTEMD_MYHOSTNAME
|
|
bool "enable myhostname NSS plugin"
|
|
bool "enable myhostname NSS plugin"
|
|
- depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
|
|
|
|
default y
|
|
default y
|
|
|
|
+ depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
|
|
help
|
|
help
|
|
nss-myhostname is a plug-in module for the GNU Name Service
|
|
nss-myhostname is a plug-in module for the GNU Name Service
|
|
Switch (NSS) functionality of the GNU C Library (glibc),
|
|
Switch (NSS) functionality of the GNU C Library (glibc),
|
|
@@ -247,8 +247,8 @@ config BR2_PACKAGE_SYSTEMD_RANDOMSEED
|
|
|
|
|
|
config BR2_PACKAGE_SYSTEMD_RESOLVED
|
|
config BR2_PACKAGE_SYSTEMD_RESOLVED
|
|
bool "enable resolve daemon"
|
|
bool "enable resolve daemon"
|
|
- depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
|
|
|
|
default y
|
|
default y
|
|
|
|
+ depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
|
|
help
|
|
help
|
|
systemd-resolved is a system service that provides network
|
|
systemd-resolved is a system service that provides network
|
|
name resolution to local applications. It implements a
|
|
name resolution to local applications. It implements a
|