ref-manual: Updated the nativesdk class to have correct class.

(From yocto-docs rev: 8e0a3c236f746caa6263038380144957039feabe)

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
2014-01-16 06:40:20 -06:00
committed by Richard Purdie
parent 350aeebec4
commit 29b2fb6d77

View File

@@ -1841,7 +1841,7 @@
recipe that inherits the <filename>nativesdk</filename> class.
If you use this method, you must order the inherit statement
in the recipe after all other inherit statements so that the
<filename>native</filename> class is inherited last.
<filename>nativesdk</filename> class is inherited last.
</para></listitem>
<listitem><para>Create a <filename>nativesdk</filename> variant
of any recipe by adding the following: