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: 05fdaf24feb2a79a611c2b278f4863cc0a59c592)

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 951abfd86f
commit 2cc4dab6b6
+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: