How to install ipk from USB or remotely.
You can copy ipk file from local build machine to raspberrypi via ssh and then use "opkg install [file name]"
3 Likes
you can install your ipk using CLI with ares-install command.
http://webosose.org/develop/sdk-tools/cli/?wos_flag=ares-install#ares-install
1 Like