diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 8fc0449ff9..5769e7a051 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1755,6 +1755,9 @@ | |||
1755 | <link linkend='qa-issue-textrel'><filename>ELF binary</filename></link> | 1755 | <link linkend='qa-issue-textrel'><filename>ELF binary</filename></link> |
1756 | message for more information regarding runtime performance issues. | 1756 | message for more information regarding runtime performance issues. |
1757 | </para></listitem> | 1757 | </para></listitem> |
1758 | <!-- | ||
1759 | This check was removed for YP 2.3 release | ||
1760 | |||
1758 | <listitem><para><emphasis><filename>unsafe-references-in-binaries:</filename></emphasis> | 1761 | <listitem><para><emphasis><filename>unsafe-references-in-binaries:</filename></emphasis> |
1759 | Reports when a binary installed in | 1762 | Reports when a binary installed in |
1760 | <filename>${base_libdir}</filename>, | 1763 | <filename>${base_libdir}</filename>, |
@@ -1776,6 +1779,7 @@ | |||
1776 | <filename>/usr</filename>. | 1779 | <filename>/usr</filename>. |
1777 | </note> | 1780 | </note> |
1778 | </para></listitem> | 1781 | </para></listitem> |
1782 | --> | ||
1779 | <listitem><para><emphasis><filename>unsafe-references-in-scripts:</filename></emphasis> | 1783 | <listitem><para><emphasis><filename>unsafe-references-in-scripts:</filename></emphasis> |
1780 | Reports when a script file installed in | 1784 | Reports when a script file installed in |
1781 | <filename>${base_libdir}</filename>, | 1785 | <filename>${base_libdir}</filename>, |
@@ -3671,6 +3675,14 @@ | |||
3671 | For an example, see the | 3675 | For an example, see the |
3672 | <filename>meta/conf/distro/include/yocto-uninative.inc</filename>. | 3676 | <filename>meta/conf/distro/include/yocto-uninative.inc</filename>. |
3673 | </para> | 3677 | </para> |
3678 | |||
3679 | <para> | ||
3680 | The <filename>uninative</filename> class is also used unconditionally | ||
3681 | by the extensible SDK. | ||
3682 | When building the extensible SDK, | ||
3683 | <filename>uninative-tarball</filename> is built and the resulting | ||
3684 | tarball is included within the SDK. | ||
3685 | </para> | ||
3674 | </section> | 3686 | </section> |
3675 | 3687 | ||
3676 | <section id='ref-classes-update-alternatives'> | 3688 | <section id='ref-classes-update-alternatives'> |