Fix workstation avahi handling & add NSS mdns to host (#638)

* Fix workstation avahi handling & add NSS mdns to host

* disable avahi daemon on internal
This commit is contained in:
Pascal Vizeli
2020-04-26 11:19:28 +02:00
committed by GitHub
parent 6a49aa1c2b
commit 04e679798a
14 changed files with 30 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ BR2_PACKAGE_AVAHI=y
# BR2_PACKAGE_AVAHI_AUTOIPD is not set
BR2_PACKAGE_AVAHI_DAEMON=y
BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY=y
BR2_PACKAGE_NSS_MDNS=y
BR2_PACKAGE_BLUEZ5_UTILS=y
BR2_PACKAGE_BLUEZ5_UTILS_CLIENT=y
BR2_PACKAGE_DHCP=y