TinderClient.bbclass:
[vuplus_openembedded] / conf / tinder.conf
1 INHERIT          += "tinderclient"
2
3 # the name of the admin (e.g you)
4 #TINDER_ADMIN      = "you@yourhost"
5
6 #Name of the client
7 #TINDER_BUILDNAME  = "Tinder Client Test/NameOfClient"
8
9 #What error parser to use
10 #TINDER_ERROR      = "unix"
11 #TINDER_VERBOSE_REPORT = "1"
12 #TINDER_LOG        = "${TMPDIR}/tinder.log"
13 #TINDER_MAILTO     = "tinderbox-oe@gmx.net"
14 #TINDER_SUBJECT    = "Subject of the to be send mail"
15 #TINDER_TREE       = "OpenEmbeddedBuild"
16
17 #the From: of the report mails
18 #TINDER_FROM       = "you@yourhost"
19 #TINDER_REPORT     = "1"
20