Tinderbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
'''Tinderbox is administratively down''' because of some design flaws. We are working on new solution. | |||
Using [http://opensource.bolloretelecom.eu/projects/oestats/wiki/oestats oestats] for your builds. | Using [http://opensource.bolloretelecom.eu/projects/oestats/wiki/oestats oestats] for your builds. | ||
Revision as of 11:19, 7 May 2011
Tinderbox is administratively down because of some design flaws. We are working on new solution.
Using oestats for your builds.
For your builder to send reports to our QA server, you need to edit your build/conf/local.conf to make use of the oestats-client.bbclass class.
INHERIT += "oestats-client" OESTATS_SERVER = "tinderbox.openembedded.org" OESTATS_BUILDER = "your_nickname"