summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-17 11:02:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:17 +0100
commit869796c0ebca53486d130a621b4da265f6290656 (patch)
treec64610b6b2f530f3b21dfd11c626271ea77b8c44 /documentation/ref-manual/migration.xml
parent2f8bf5720448b2542f3b71e69e64f37814e7764d (diff)
downloadpoky-869796c0ebca53486d130a621b4da265f6290656.tar.gz
ref-manual: Removed redundant link to IMAGE_FEATURES variable.
(From yocto-docs rev: 0ca8dc6aa8e06405e9483398788f4e221408fed7) 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.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 9a6aab95ab..009deee034 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -866,10 +866,8 @@
866 <link linkend='var-IMAGE_FEATURES'><filename>IMAGE_FEATURES</filename></link>: 866 <link linkend='var-IMAGE_FEATURES'><filename>IMAGE_FEATURES</filename></link>:
867 <itemizedlist> 867 <itemizedlist>
868 <listitem><para> 868 <listitem><para>
869 The value of 869 The value of <filename>IMAGE_FEATURES</filename> is now
870 <link linkend='var-IMAGE_FEATURES'><filename>IMAGE_FEATURES</filename></link> 870 validated to ensure invalid feature items are not added.
871 is now validated to ensure invalid feature items are not
872 added.
873 Some users mistakenly add package names to this variable 871 Some users mistakenly add package names to this variable
874 instead of using 872 instead of using
875 <link linkend='var-IMAGE_INSTALL'><filename>IMAGE_INSTALL</filename></link> 873 <link linkend='var-IMAGE_INSTALL'><filename>IMAGE_INSTALL</filename></link>