AutoBuilder Cluster Setup: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 7: Line 7:
* update config/autobuilder.conf and yocto-worker/buildbot.tac
* update config/autobuilder.conf and yocto-worker/buildbot.tac
* Install the requirements from http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html
* Install the requirements from http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html
* git clone --single-branch http://git.yoctoproject.org/git/poky /root/poky
* git clone --single-branch http://git.yoctoproject.org/git/poky /root/poky (consider moving this out of /root)
* Install http://downloads.yoctoproject.org/releases/yocto/yocto-2.1/toolchain/x86_64/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-2.1.sh to /opt/poky
* Install http://downloads.yoctoproject.org/releases/yocto/yocto-2.1/toolchain/x86_64/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-2.1.sh to /opt/poky
* Add startup scripts to create tap devs and start vncserver
* Add startup scripts to create tap devs and start vncserver

Revision as of 19:00, 19 July 2016