diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-17 11:02:12 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:17:50 +0100 |
| commit | af2ea821751910b2a11fd8dd200c26eb1bc06106 (patch) | |
| tree | ea09d1953d8f1f7107698bece74f9dfe93bb4942 /documentation/ref-manual/migration.xml | |
| parent | 8d48abc3efeffa0c81a3e818842492cf3fd4c6ee (diff) | |
| download | poky-af2ea821751910b2a11fd8dd200c26eb1bc06106.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.xml | 6 |
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> |
