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.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 6c7bde6bf7..d87c9ff588 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2113,7 +2113,8 @@
2113 You can create a recipe that builds tools that run on the SDK machine 2113 You can create a recipe that builds tools that run on the SDK machine
2114 a couple different ways: 2114 a couple different ways:
2115 <itemizedlist> 2115 <itemizedlist>
2116 <listitem><para>Create a <replaceable>myrecipe</replaceable><filename>-nativesdk.bb</filename> 2116 <listitem><para>Create a
2117 <filename>nativesdk-</filename><replaceable>myrecipe</replaceable><filename>.bb</filename>
2117 recipe that inherits the <filename>nativesdk</filename> class. 2118 recipe that inherits the <filename>nativesdk</filename> class.
2118 If you use this method, you must order the inherit statement 2119 If you use this method, you must order the inherit statement
2119 in the recipe after all other inherit statements so that the 2120 in the recipe after all other inherit statements so that the