mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
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:
committed by
Richard Purdie
parent
350aeebec4
commit
29b2fb6d77
@@ -1841,7 +1841,7 @@
|
|||||||
recipe that inherits the <filename>nativesdk</filename> class.
|
recipe that inherits the <filename>nativesdk</filename> class.
|
||||||
If you use this method, you must order the inherit statement
|
If you use this method, you must order the inherit statement
|
||||||
in the recipe after all other inherit statements so that the
|
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>
|
</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:
|
||||||
|
|||||||
Reference in New Issue
Block a user