1 menu "howl.............................. A Zeroconf networking implementation"
3 config BR2_COMPILE_HOWL
6 depends BR2_PACKAGE_LIBHOWL
8 config BR2_PACKAGE_LIBHOWL
9 prompt "libhowl........................... The howl library"
11 default m if CONFIG_DEVEL
12 select BR2_COMPILE_HOWL
14 A cross-platform implementation of Zeroconf networking.
16 http://www.porchdogsoft.com/products/howl/
18 This package contains shared libraries, needed by other programs.
20 config BR2_PACKAGE_HOWL_UTILS
21 prompt "howl-utils...................... The howl client utilities"
23 default m if CONFIG_DEVEL
24 depends BR2_PACKAGE_LIBHOWL
26 A cross-platform implementation of Zeroconf networking.
28 http://www.porchdogsoft.com/products/howl/
32 config BR2_PACKAGE_AUTOIPD
33 prompt "autoipd........................... An IPv4 Link-Local address self-assigner daemon"
35 default m if CONFIG_DEVEL
36 select BR2_PACKAGE_LIBHOWL
38 A cross-platform implementation of Zeroconf networking.
40 http://www.porchdogsoft.com/products/howl/
42 config BR2_PACKAGE_MDNSRESPONDER
43 prompt "mdnsresponder..................... An mDNS (Multicast DNS) service responder daemon"
45 default m if CONFIG_DEVEL
46 select BR2_PACKAGE_LIBHOWL
48 A cross-platform implementation of Zeroconf networking.
50 http://www.porchdogsoft.com/products/howl/
52 config BR2_PACKAGE_NIFD
53 prompt "nifd.............................. A network interface monitor daemon"
55 default m if CONFIG_DEVEL
56 select BR2_PACKAGE_LIBHOWL
58 A cross-platform implementation of Zeroconf networking.
60 http://www.porchdogsoft.com/products/howl/