summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 92950020d6..ed36bec9b6 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1637,7 +1637,7 @@
1637 <title><filename>nativesdk.bbclass</filename></title> 1637 <title><filename>nativesdk.bbclass</filename></title>
1638 1638
1639 <para> 1639 <para>
1640 The native SDK (<filename>nativesdk</filename>) class provides common 1640 The <filename>nativesdk</filename> class provides common
1641 functionality for recipes that wish to build tools to run as part of 1641 functionality for recipes that wish to build tools to run as part of
1642 an SDK (i.e. tools that run on 1642 an SDK (i.e. tools that run on
1643 <link linkend='var-SDKMACHINE'><filename>SDKMACHINE</filename></link>). 1643 <link linkend='var-SDKMACHINE'><filename>SDKMACHINE</filename></link>).
@@ -1648,7 +1648,7 @@
1648 a couple different ways: 1648 a couple different ways:
1649 <itemizedlist> 1649 <itemizedlist>
1650 <listitem><para>Create a <filename>myrecipe-native.bb</filename> 1650 <listitem><para>Create a <filename>myrecipe-native.bb</filename>
1651 that inherits the <filename>nativesdk</filename> class. 1651 recipe that inherits the <filename>nativesdk</filename> class.
1652 </para></listitem> 1652 </para></listitem>
1653 <listitem><para>Create a <filename>nativesdk</filename> variant 1653 <listitem><para>Create a <filename>nativesdk</filename> variant
1654 of any recipe by adding the following: 1654 of any recipe by adding the following: