Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Tinderbox"
From Openembedded.org
m |
m (cat+) |
||
| Line 8: | Line 8: | ||
[[Category:FAQ]] | [[Category:FAQ]] | ||
| + | [[Category:Quality Assurance]] | ||
Revision as of 15:16, 30 August 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"