Q: Using oestats for your builds
A: 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.
INHERITS += "oestats-client" OESTATS_SERVER = "tinderbox.openembedded.net" OESTATS_BUILDER = "your_nickname"