summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-17 11:59:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:50 +0100
commit3ca3e0d6c3282e0033f3af60ede73d3da86ca38e (patch)
tree0d186e4a3b009f9d71f679a4038ee97126c4d792 /documentation/ref-manual/migration.xml
parent4275f169ddb37ab6599932c8177ce58f60211683 (diff)
downloadpoky-3ca3e0d6c3282e0033f3af60ede73d3da86ca38e.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 87676bd01e..1cde2b2bd1 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -4616,8 +4616,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
4616 <listitem><para> 4616 <listitem><para>
4617 The <filename>USE_LDCONFIG</filename> variable has been 4617 The <filename>USE_LDCONFIG</filename> variable has been
4618 replaced with the "ldconfig" 4618 replaced with the "ldconfig"
4619 <link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link> 4619 <filename>DISTRO_FEATURES</filename> feature.
4620 feature.
4621 Distributions that previously set: 4620 Distributions that previously set:
4622 <literallayout class='monospaced'> 4621 <literallayout class='monospaced'>
4623 USE_LDCONFIG = "0" 4622 USE_LDCONFIG = "0"
@@ -4676,9 +4675,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
4676 </para></listitem> 4675 </para></listitem>
4677 <listitem><para> 4676 <listitem><para>
4678 All native and nativesdk recipes now use a separate 4677 All native and nativesdk recipes now use a separate
4679 <link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link> 4678 <filename>DISTRO_FEATURES</filename> value instead of
4680 value instead of sharing the value used by recipes for the 4679 sharing the value used by recipes for the target, in order
4681 target, in order to avoid unnecessary rebuilds.</para> 4680 to avoid unnecessary rebuilds.</para>
4682 4681
4683 <para>The <filename>DISTRO_FEATURES</filename> for 4682 <para>The <filename>DISTRO_FEATURES</filename> for
4684 <filename>native</filename> recipes is 4683 <filename>native</filename> recipes is