diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 14:07:26 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:18 +0000 |
| commit | 951abfd86f8a4a5e4b3a640b83232f648de26bf9 (patch) | |
| tree | 7909ba079a97d4ac632b89905c4c15daec715c57 /documentation/ref-manual | |
| parent | aa7ba78406a88c1d9516525cad6830f9fa73c031 (diff) | |
| download | poky-951abfd86f8a4a5e4b3a640b83232f648de26bf9.tar.gz | |
ref-manual: Edits to native class.
(From yocto-docs rev: dd29b50f929a05c523025198f81a95e0f6164c0c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index f47e09122d..92950020d6 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1599,7 +1599,7 @@ | |||
| 1599 | <title><filename>native.bbclass</filename></title> | 1599 | <title><filename>native.bbclass</filename></title> |
| 1600 | 1600 | ||
| 1601 | <para> | 1601 | <para> |
| 1602 | The native (<filename>native</filename>) class provides common | 1602 | The <filename>native</filename> class provides common |
| 1603 | functionality for recipes that wish to build tools to run on the build | 1603 | functionality for recipes that wish to build tools to run on the build |
| 1604 | host (i.e. tools that use the compiler or other tools from the | 1604 | host (i.e. tools that use the compiler or other tools from the |
| 1605 | build host). | 1605 | build host). |
