aboutsummaryrefslogtreecommitdiffstats
path: root/conf/tinder.conf
AgeCommit message (Collapse)Author
2007-04-07tinder.conf: update TINDER_URLKoen Kooi
2006-02-19conf/tinder.conf:Holger Freyther
Update to the tinderclient.bbclass. We only report using HTTP as this is the only way to do reports for tinderbox3
2005-07-30merge of e5acdfaa87f7fb6c194d2558c484524f1152c8c6Holger Freyther
and f0e0882a2b8b4ba770bd84253b5b9d883303fac7
2005-07-30openembedded/conf/tinder.conf:Holger Freyther
-Document the TINDER_TZ Option. It can either be Europe/Berlin (no kidding) or a timedelty (e.g. +0200) openembedded/classes/tinderclient.bbclass: -Send timenow as UTC + TINDER_TZ offset -Parse and send starttime as time + UTC (either set TINDER_START with gmtime or use the most recent bitbake from trunk for having BUILDSTART as UTC time)
2005-07-26openembedded/conf/tinder.conf:Holger Freyther
-Update the sample config to show using HTTP post as well
2005-07-24more info on VERBOSE_REPORTKoen Kooi
2005-07-24Fix up tinder.conf some moreKoen Kooi
2005-07-23merge of 657428f7610ffe279e57ccd9a34630fcb0db722fKoen Kooi
and 7a1a1d1dc2d072ab7829bb7c3314d4604d4445d6
2005-07-23remove / and add a warning about it. Any volunteers to add the keys to ↵Koen Kooi
documentation.conf?
2005-07-23classes/tinderclient.bbclass:Holger Freyther
-setting and reading make.cfg can not work conf/tinder.conf: -set TINDER_START there for now...
2005-07-23TinderClient.bbclass:Holger Freyther
-Add a TINDER_SUBJECT field, mails will carry that subject tinder.conf: -Mention TINDER_TREE and TINDER_SUBJECT. Without TINDER_TREE the tinderbox will not know how to associate your report.
2005-07-23Add tinder.conf containing the vars needed for a tinder clientKoen Kooi