diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 10:59:15 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:56 +0000 |
| commit | b4fd2271a4c1901402d77d7d201fc2d13092fede (patch) | |
| tree | 7270549a0eacd52c25ab8beeb048fc469ade8d65 | |
| parent | 376eb53eb187900eb715c4d0ac9a3ddc35ff33ba (diff) | |
| download | poky-b4fd2271a4c1901402d77d7d201fc2d13092fede.tar.gz | |
ref-manual: Added tinderclient class.
(From yocto-docs rev: dc6f3f99f21dba307a5de9af1c625cb9f62390c1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 39fd5cf696..330e360d69 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2609,6 +2609,18 @@ | |||
| 2609 | </para> | 2609 | </para> |
| 2610 | </section> | 2610 | </section> |
| 2611 | 2611 | ||
| 2612 | <section id='ref-classes-tinderclient'> | ||
| 2613 | <title><filename>tinderclient.bbclass</filename></title> | ||
| 2614 | |||
| 2615 | <para> | ||
| 2616 | The <filename>tinderclient</filename> class submits build results to | ||
| 2617 | an external Tinderbox instance. | ||
| 2618 | <note> | ||
| 2619 | This class is currently unmaintained. | ||
| 2620 | </note> | ||
| 2621 | </para> | ||
| 2622 | </section> | ||
| 2623 | |||
| 2612 | <section id='ref-classes-useradd'> | 2624 | <section id='ref-classes-useradd'> |
| 2613 | <title>Adding Users - <filename>useradd.bbclass</filename></title> | 2625 | <title>Adding Users - <filename>useradd.bbclass</filename></title> |
| 2614 | 2626 | ||
