diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-17 15:40:50 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:19 +0100 |
commit | c3e72fc5b1843551fb339829c1f12d5b631c6750 (patch) | |
tree | cbd320597da7416e14203b68cfd8b4d1cad4f86d /documentation/ref-manual/ref-features.xml | |
parent | fd5c92afd892e03f67cd82bdaac7f6b0cb6ee824 (diff) | |
download | poky-c3e72fc5b1843551fb339829c1f12d5b631c6750.tar.gz |
ref-manual: Removed redundant link for the DISTRO_FEATURES variable.
(From yocto-docs rev: 8d771f67aab1840175783a6d1eaaa2264562c863)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-features.xml')
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 02857dce38..cb74df6dad 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -161,9 +161,9 @@ | |||
161 | protocols support. | 161 | protocols support. |
162 | <note> | 162 | <note> |
163 | The default value for the | 163 | The default value for the |
164 | <link linkend='var-DISTRO_FEATURES'><filename>DISTRO FEATURES</filename></link> | 164 | <filename>DISTRO FEATURES</filename> variable includes |
165 | variable includes "bluetooth", which causes bluez5 | 165 | "bluetooth", which causes bluez5 to be backfilled in |
166 | to be backfilled in for bluetooth support. | 166 | for bluetooth support. |
167 | If you do not want bluez5 backfilled and would rather | 167 | If you do not want bluez5 backfilled and would rather |
168 | use bluez4, you need to use the | 168 | use bluez4, you need to use the |
169 | <link linkend='var-DISTRO_FEATURES_BACKFILL_CONSIDERED'><filename>DISTRO_FEATURES_BACKFILL_CONSIDERED</filename></link> | 169 | <link linkend='var-DISTRO_FEATURES_BACKFILL_CONSIDERED'><filename>DISTRO_FEATURES_BACKFILL_CONSIDERED</filename></link> |