summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-features.xml')
-rw-r--r--documentation/poky-ref-manual/ref-features.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml
index 063eaadc43..fd0bd29ff7 100644
--- a/documentation/poky-ref-manual/ref-features.xml
+++ b/documentation/poky-ref-manual/ref-features.xml
@@ -223,7 +223,7 @@
223 You can disable the feature without affecting 223 You can disable the feature without affecting
224 other existing distro configurations that need PulseAudio support 224 other existing distro configurations that need PulseAudio support
225 by adding "pulseaudio" to 225 by adding "pulseaudio" to
226 DISTRO_FEATURES_BACKFILL_CONSIDERED 226 <filename>DISTRO_FEATURES_BACKFILL_CONSIDERED</filename>
227 in your distro's <filename>.conf</filename> file. 227 in your distro's <filename>.conf</filename> file.
228 Adding the feature to this variable when it also 228 Adding the feature to this variable when it also
229 exists in the <filename>DISTRO_FEATURES_BACKFILL</filename> 229 exists in the <filename>DISTRO_FEATURES_BACKFILL</filename>
@@ -240,7 +240,7 @@
240 You can disable RTC support for your device without 240 You can disable RTC support for your device without
241 affecting other machines that need RTC support 241 affecting other machines that need RTC support
242 by adding the feature to your machine's 242 by adding the feature to your machine's
243 MACHINE_FEATURES_BACKFILL_CONSIDERED 243 <filename>MACHINE_FEATURES_BACKFILL_CONSIDERED</filename>
244 list in the machine's <filename>.conf</filename> file. 244 list in the machine's <filename>.conf</filename> file.
245 Adding the feature to this variable when it also 245 Adding the feature to this variable when it also
246 exists in the <filename>MACHINE_FEATURES_BACKFILL</filename> 246 exists in the <filename>MACHINE_FEATURES_BACKFILL</filename>