summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 14:08:47 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:19 +0000
commit2cc4dab6b618fa33419ea87e68217b4a6444658e (patch)
tree3e2c4814c961bf303a5938f3566ca5fc1c6bdc30 /documentation
parent951abfd86f8a4a5e4b3a640b83232f648de26bf9 (diff)
downloadast2050-yocto-poky-2cc4dab6b618fa33419ea87e68217b4a6444658e.zip
ast2050-yocto-poky-2cc4dab6b618fa33419ea87e68217b4a6444658e.tar.gz
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>
Diffstat (limited to 'documentation')
-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 9295002..ed36bec 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1637,7 +1637,7 @@
<title><filename>nativesdk.bbclass</filename></title>
<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
an SDK (i.e. tools that run on
<link linkend='var-SDKMACHINE'><filename>SDKMACHINE</filename></link>).
@@ -1648,7 +1648,7 @@
a couple different ways:
<itemizedlist>
<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>
<listitem><para>Create a <filename>nativesdk</filename> variant
of any recipe by adding the following:
OpenPOWER on IntegriCloud