mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ref-manual: Removed redundant links to the DISTRO_FEATURES variable.
(From yocto-docs rev: d834e5f5cef520b80e5049b28945cfa1ead3b092) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4275f169dd
commit
3ca3e0d6c3
@@ -4616,8 +4616,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
|||||||
<listitem><para>
|
<listitem><para>
|
||||||
The <filename>USE_LDCONFIG</filename> variable has been
|
The <filename>USE_LDCONFIG</filename> variable has been
|
||||||
replaced with the "ldconfig"
|
replaced with the "ldconfig"
|
||||||
<link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link>
|
<filename>DISTRO_FEATURES</filename> feature.
|
||||||
feature.
|
|
||||||
Distributions that previously set:
|
Distributions that previously set:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
USE_LDCONFIG = "0"
|
USE_LDCONFIG = "0"
|
||||||
@@ -4676,9 +4675,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
|||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
All native and nativesdk recipes now use a separate
|
All native and nativesdk recipes now use a separate
|
||||||
<link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link>
|
<filename>DISTRO_FEATURES</filename> value instead of
|
||||||
value instead of sharing the value used by recipes for the
|
sharing the value used by recipes for the target, in order
|
||||||
target, in order to avoid unnecessary rebuilds.</para>
|
to avoid unnecessary rebuilds.</para>
|
||||||
|
|
||||||
<para>The <filename>DISTRO_FEATURES</filename> for
|
<para>The <filename>DISTRO_FEATURES</filename> for
|
||||||
<filename>native</filename> recipes is
|
<filename>native</filename> recipes is
|
||||||
|
|||||||
Reference in New Issue
Block a user