The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / nss-mdns / Config.in
1 config BR2_PACKAGE_NSS_MDNS
2         bool "nss-mdns"
3         # libdaemon->avahi uses fork()
4         depends on BR2_USE_MMU
5         depends on BR2_TOOLCHAIN_USES_GLIBC
6         depends on BR2_PACKAGE_AVAHI_DAEMON
7         help
8           nss-mdns is a plugin for the GNU Name Service Switch (NSS)
9           functionality of the GNU C Library (glibc) providing host
10           name resolution via Multicast DNS (aka Zeroconf, aka Apple
11           Rendezvous, aka Apple Bonjour), effectively allowing name
12           resolution by common Unix/Linux programs in the ad-hoc
13           mDNS domain .local.
14
15           http://0pointer.de/lennart/projects/nss-mdns/
16
17 comment "nss-mdns needs an (e)glibc toolchain"
18         depends on BR2_USE_MMU && BR2_PACKAGE_AVAHI_DAEMON
19         depends on !BR2_TOOLCHAIN_USES_GLIBC