1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

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>
This commit is contained in:
Scott Rifenbark
2013-12-05 14:07:26 -06:00
committed by Richard Purdie
parent aa7ba78406
commit 951abfd86f
+1 -1
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).