rockbuild testing
This is to set up a test client for the Rockbuild development.
- Check out the Rockbox source into a new directory: svn co svn://svn.rockbox.org/rockbox/trunk rbtest
- cd rbtest
- Make sure you have the arm-elf-eabi-gcc compiler installed: arm-eabi-gcc444 --version
(If you didn't, run tools/rockboxdev.sh and install it.)
- Download runclient.sh: curl -O rockbuild.haxx.se/test/runclient.sh
- Edit runclient.sh and change the username parameter.
- Download rbclient.pl: curl -O rockbuild.haxx.se/test/rbclient.pl
- sh runclient.sh