diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 11:09:00 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:17:54 +0000 |
| commit | 1ac994c9801d5e6a6497918e3666b7d8a0e7d4dd (patch) | |
| tree | eea6d088e42fd41e8048a799abb85b53a257e67b /documentation | |
| parent | b9a78f05f36ea52fe4212c6ea557dad73eb857b6 (diff) | |
| download | poky-1ac994c9801d5e6a6497918e3666b7d8a0e7d4dd.tar.gz | |
ref-manual: Added toolchain-scripts class.
(From yocto-docs rev: 0ae57bd21835a4903f783bac9772d52f53255e52)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 943daf0ee0..1264aa5f4a 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2636,6 +2636,15 @@ | |||
| 2636 | </para> | 2636 | </para> |
| 2637 | </section> | 2637 | </section> |
| 2638 | 2638 | ||
| 2639 | <section id='ref-classes-toolchain-scripts'> | ||
| 2640 | <title><filename>toolchain-scripts.bbclass</filename></title> | ||
| 2641 | |||
| 2642 | <para> | ||
| 2643 | The <filename>toolchain-scripts</filename> class provides the scripts | ||
| 2644 | used for setting up the environment for installed SDKs. | ||
| 2645 | </para> | ||
| 2646 | </section> | ||
| 2647 | |||
| 2639 | <section id='ref-classes-useradd'> | 2648 | <section id='ref-classes-useradd'> |
| 2640 | <title>Adding Users - <filename>useradd.bbclass</filename></title> | 2649 | <title>Adding Users - <filename>useradd.bbclass</filename></title> |
| 2641 | 2650 | ||
