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:17:51 +0100 |
commit | bc72e68b52c764b1b5b52bdb7e39987aaef891e4 (patch) | |
tree | 061462447113502a3f589a2d15a9a8e2b4e34636 /documentation/ref-manual/ref-features.xml | |
parent | 3afa9a0c440e9442605071cdd5806b9e720de021 (diff) | |
download | poky-bc72e68b52c764b1b5b52bdb7e39987aaef891e4.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> |