mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02: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>
|
||||
The <filename>USE_LDCONFIG</filename> variable has been
|
||||
replaced with the "ldconfig"
|
||||
<link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link>
|
||||
feature.
|
||||
<filename>DISTRO_FEATURES</filename> feature.
|
||||
Distributions that previously set:
|
||||
<literallayout class='monospaced'>
|
||||
USE_LDCONFIG = "0"
|
||||
@@ -4676,9 +4675,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
All native and nativesdk recipes now use a separate
|
||||
<link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link>
|
||||
value instead of sharing the value used by recipes for the
|
||||
target, in order to avoid unnecessary rebuilds.</para>
|
||||
<filename>DISTRO_FEATURES</filename> value instead of
|
||||
sharing the value used by recipes for the target, in order
|
||||
to avoid unnecessary rebuilds.</para>
|
||||
|
||||
<para>The <filename>DISTRO_FEATURES</filename> for
|
||||
<filename>native</filename> recipes is
|
||||
|
||||
Reference in New Issue
Block a user