summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-features.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-22 14:16:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-23 00:03:14 +0100
commita73fde8caf889e52b16fd774652cf9bd08b14204 (patch)
tree7a23356968e88146257ff14fbf0efd72c97829a2 /documentation/poky-ref-manual/ref-features.xml
parent2b51188de67f16423da2b0c0b3859b8900de6828 (diff)
downloadpoky-a73fde8caf889e52b16fd774652cf9bd08b14204.tar.gz
documentation: poky-ref-manual - Final changes before the 1.3 lockdown.
various changes as required. (From yocto-docs rev: 7f166508337c9d4aadad23997470a8871c5e42a4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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>