ReferencePlatforms/Test/Maemo: Difference between revisions

Jump to navigation Jump to search
Line 216: Line 216:
=== Install buildbot ===
=== Install buildbot ===


On a separate machine with ssh and cvs, grab buildbot and push:
On a separate machine with ssh and hg, grab buildbot and push:


  cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d buildbot-079 mozilla/tools/buildbot
  hg clone http://hg.mozilla.org/build/buildbot
  scp -r buildbot-079 root@DEVICEIP:/media/mmc1/
  scp -r buildbot root@DEVICEIP:/media/mmc1/


Then ssh in and
Then ssh in and


  cd /media/mmc1/buildbot-079
  cd /media/mmc1/buildbot
  python setup.py install
  python setup.py install
  cd ..
  cd ..
  rm -rf buildbot-079
  rm -rf buildbot


=== Set up buildbot slave ===
=== Set up buildbot slave ===
Confirmed users
4,971

edits

Navigation menu