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

ref-manual: Edits to nativesdk class.

(From yocto-docs rev: e869b89259c8f46a5dd3c27542cbf3a1d2267c81)

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:08:47 -06:00
committed by Richard Purdie
parent 6a44b35f4e
commit d3edf6ad3d
+2 -2
View File
@@ -1637,7 +1637,7 @@
<title><filename>nativesdk.bbclass</filename></title> <title><filename>nativesdk.bbclass</filename></title>
<para> <para>
The native SDK (<filename>nativesdk</filename>) class provides common The <filename>nativesdk</filename> class provides common
functionality for recipes that wish to build tools to run as part of functionality for recipes that wish to build tools to run as part of
an SDK (i.e. tools that run on an SDK (i.e. tools that run on
<link linkend='var-SDKMACHINE'><filename>SDKMACHINE</filename></link>). <link linkend='var-SDKMACHINE'><filename>SDKMACHINE</filename></link>).
@@ -1648,7 +1648,7 @@
a couple different ways: a couple different ways:
<itemizedlist> <itemizedlist>
<listitem><para>Create a <filename>myrecipe-native.bb</filename> <listitem><para>Create a <filename>myrecipe-native.bb</filename>
that inherits the <filename>nativesdk</filename> class. recipe that inherits the <filename>nativesdk</filename> class.
</para></listitem> </para></listitem>
<listitem><para>Create a <filename>nativesdk</filename> variant <listitem><para>Create a <filename>nativesdk</filename> variant
of any recipe by adding the following: of any recipe by adding the following: