ref-manual: Edits to native class.

(From yocto-docs rev: 3f026aa351be7c39ea0927df3599012abadf9364)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-05 14:07:26 -06:00 committed by Richard Purdie
parent 4652dbc172
commit 6a44b35f4e
1 changed files with 1 additions and 1 deletions

View File

@ -1599,7 +1599,7 @@
<title><filename>native.bbclass</filename></title> <title><filename>native.bbclass</filename></title>
<para> <para>
The native (<filename>native</filename>) class provides common The <filename>native</filename> class provides common
functionality for recipes that wish to build tools to run on the build functionality for recipes that wish to build tools to run on the build
host (i.e. tools that use the compiler or other tools from the host (i.e. tools that use the compiler or other tools from the
build host). build host).