ref-manual: Added new uninative class.

(From yocto-docs rev: b227b6a636b0ca194e3f7a4521659304596303e2)

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-10-20 13:25:26 -07:00 committed by Richard Purdie
parent 1ea92a27f6
commit 01f2e75575
1 changed files with 15 additions and 0 deletions

View File

@ -3249,6 +3249,21 @@
</para>
</section>
<section id='ref-classes-uninative'>
<title><filename>uninative.bbclass</filename></title>
<para>
Provides a means of reusing <filename>native/cross</filename> over
multiple distros.
<note>
Currently, the method used by the <filename>uninative</filename>
class is experimental.
</note>
For more information, see the commit message
<ulink url='http://cgit.openembedded.org/openembedded-core/commit/?id=e66c96ae9c7ba21ebd04a4807390f0031238a85a'>here</ulink>.
</para>
</section>
<section id='ref-classes-update-alternatives'>
<title><filename>update-alternatives.bbclass</filename></title>