Hi,
I upgraded my Yun to new openwrt os !
Instructions were clear and it took me less than 15 minutes to upgrade
My appreciation to all arduino team on that.
I am trying to install bluez_5.13-1_ar71xx.ipk . Not able to pass though installation giving this error :
root@Arduino3:~# opkg install bluez_5.13-1_ar71xx.ipk
Installing bluez (5.13-1) to root...
Installing libusb-compat (0.1.4-1) to root...
Collected errors:
- opkg_download_pkg: Package libusb-compat is not available from any configured src.
- opkg_install_pkg: Failed to download libusb-compat. Perhaps you need to run 'opkg update'?
- opkg_install_cmd: Cannot install package bluez.
I tried to install libusb-compat_0.1.4-1_ar71xx.ipk
root@Arduino3:~# opkg install libusb-compat_0.1.4-1_ar71xx.ipk
Installing libusb-compat (0.1.4-1) to root...
Collected errors:
- check_data_file_clashes: Package libusb-compat wants to install file /usr/lib/libusb-0.1.so.4.4.4
But that file is already provided by package * libusb - check_data_file_clashes: Package libusb-compat wants to install file /usr/lib/libusb-0.1.so.4
But that file is already provided by package * libusb - opkg_install_cmd: Cannot install package libusb-compat.
Has any body installed bluez successfully on Yun new OS.
Please advise,
High Regards,
BRE