I need avahi-browse (or something similar) but when I try to install the package I get an error
opkg install avahi-utils
Installing avahi-utils (0.6.31-12) to root...
Downloading http://downloads.arduino.cc/openwrtyun/1.6.2/packages/packages/avahi-utils_0.6.31-12_ar71xx.ipk.
Installing libavahi-client (0.6.31-12) to root...
Downloading http://downloads.arduino.cc/openwrtyun/1.6.2/packages/packages/libavahi-client_0.6.31-12_ar71xx.ipk.
Installing avahi-dbus-daemon (0.6.31-12) to root...
Downloading http://downloads.arduino.cc/openwrtyun/1.6.2/packages/packages/avahi-dbus-daemon_0.6.31-12_ar71xx.ipk.
Configuring libavahi-client.
Collected errors:
* check_data_file_clashes: Package avahi-dbus-daemon wants to install file /usr/sbin/avahi-daemon
But that file is already provided by package * avahi-nodbus-daemon
* check_data_file_clashes: Package avahi-dbus-daemon wants to install file /etc/init.d/avahi-daemon
But that file is already provided by package * avahi-nodbus-daemon
* opkg_install_cmd: Cannot install package avahi-utils.
This looks like some dependency problem between avahi-dbus-daemon and avahi-nodbus-daemon.