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:17 +0100
commitf735e50c63ac9f0cd15ad6ad38e46565846fffe8 (patch)
treee0e1db1324d48a9ab274a1b0ffff0be38affed4d /documentation/poky-ref-manual/ref-features.xml
parentbe3c73bc02da6f1bb2698a5d8ddee1c4fdd0ba58 (diff)
downloadpoky-f735e50c63ac9f0cd15ad6ad38e46565846fffe8.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>