From: Scott Rifenbark Date: Thu, 18 Oct 2012 20:56:47 +0000 (-0700) Subject: documentation: poky-ref-manual - updates to distros and machines X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbd299dee9510c6e08b1e1c097f81015215788a0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: poky-ref-manual - updates to distros and machines The sections that list the features you can provide with the MACHINE_FEATURES and DISTR_FEATURES variables implied that the set was finite. It is not. I added wording to that effect. (From yocto-docs rev: d8e79fdf909ba5586dc45320b7cca03de639f49b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml index f4d755666d2..7d984641265 100644 --- a/documentation/poky-ref-manual/ref-features.xml +++ b/documentation/poky-ref-manual/ref-features.xml @@ -28,8 +28,9 @@ Distro - The items below are valid options for - DISTRO_FEATURES: + The items below are features you can use with + DISTRO_FEATURES. + This list only represents features as shipped with the Yocto Project metadata: alsa: ALSA support will be included (OSS compatibility kernel modules will be installed if available). @@ -74,8 +75,9 @@ Machine - The items below are valid options for - MACHINE_FEATURES: + The items below are features you can use with + MACHINE_FEATURES. + This list only represents features as shipped with the Yocto Project metadata: acpi: Hardware has ACPI (x86/x86_64 only)