Calendar

October 2008
M T W T F S S
« Sep   Nov »
 12345
6789101112
13141516171819
20212223242526
2728293031  

My private buildbot

One of great things which OpenedHand use to get Poky into working state is buildbot. But it is available only over VPN so recently I started my own buildbot for my projects.

Currently there are few build configurations enabled:

  • Poky build from scratch — qemuarm, c7×0, om-gta01, qemux86 images
  • Poky incremental (same targets as above)
  • Ångström incremental with same machines and base, console and x11 images

Soon more configurations will get added, some will change (probably will drop Poky ones). I am also wondering about providing public access to waterfall display but without rights to stop/start builders.

I hope that this will allow to catch some bad commits.

UPDATE: I added public read-only access to buildbot status page.

Related posts:

  1. How to use task-base
  2. Nokia N800 emulation
  3. OpenZaurus 3.5.4.1 status
  4. Machine power
  5. Using Poky SDK to build software

Leave a Reply