Difference between revisions of "Tinderbox"

From Openembedded.org
Jump to: navigation, search
m (cat+)
m (Reverted edits by Ejumuvo (Talk) to last revision by Sledz)
(No difference)

Revision as of 09:41, 24 November 2010

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"