Tinderbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
A: For your builder to send reports to our [http://tinderbox.openembedded.net QA server], you need to edit your build/conf/local.conf to make use of the oestats-client.bbclass class. | A: For your builder to send reports to our [http://tinderbox.openembedded.net 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.net" | OESTATS_SERVER = "tinderbox.openembedded.net" | ||
OESTATS_BUILDER = "your_nickname" | OESTATS_BUILDER = "your_nickname" | ||
[[Category:FAQ]] | [[Category:FAQ]] |