Hi,
I have some simple code added via the documented route as a package to kamikaze, and it builds with the executable present when it tftps to the target linksys box.
Have it got it right that you can just upload the package to the linksys via the ipkg command, rather than building and flashing the whole router each time?
I have tried hacking the /etc/ipkg.conf to point to my devel box web server and done the ipkg list, but when I try to install my package I get
'root@OpenWrt:/usr# ipkg install mcast
Installing mcast (1.0-1) to root...
Downloading http://192.168.1.2/packages/./mcast_1.0-1_mipsel.ipk
Nothing to be done
Done.
Collected errors:
Package mcast md5sum mismatch. Either the ipkg or the package index are corrupt. Try 'ipkg update'.
But I have removed the package, so its not present.
Some instruction on the basics to getting this to work would be good !
Thanks
nick