checksum.ini: Added nbd 2.9.11
[openembedded/mini2440.git] / conf / tinder.conf
blob614ed894003203a0ac8d204e074df7b7961f6cbd
1 INHERIT          += "tinderclient"
4 #Name of the client
5 #TINDER_MACHINE  = "Test-NameOfClient-build-image"
8 # Which lof file to write to, which tree to report to
9 #TINDER_LOG        = "${TMPDIR}/tinder.log"
10 #TINDER_TREE       = "OpenEmbeddedBuilds"
13 # HTTP posting
14 #TINDER_HOST       = "ewi546.ewi.utwente.nl"
15 #TINDER_URL        = "/tinderbox"
17 # Which branch do we build
18 #TINDER_BRANCH     = "org.openembedded.dev"
20 # Clobbing
21 # 0 for rebuilding everything from scratch
22 # 1 for incremental builds
23 #TINDER_CLOBBER    = "0"
25 # Do a report at all
26 #TINDER_REPORT     = "1"