From e1eb798cd35caf41a95a483977d6351434cf4ff9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 16 Nov 2012 08:54:10 -0600 Subject: documentation: poky-ref-manual - edits to machine and distro features Fixes [YOCTO #3292] I added more detail about the list of machine and distro features to the introductory paragraphs of these sections. This information came from Paul Eggleton. (From yocto-docs rev: a032f8e49222f6b628eb7d337b967da51a3d7581) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-features.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml index fd0bd29ff7..2178d2a322 100644 --- a/documentation/poky-ref-manual/ref-features.xml +++ b/documentation/poky-ref-manual/ref-features.xml @@ -30,6 +30,15 @@ The items below are features you can use with DISTRO_FEATURES. + Features do not have a one-to-one correspondence to packages, and they can + go beyond simply controlling the installation of a package or packages. + Sometimes a feature can influence how certain recipes are built. + For example, a feature might determine whether a particular configure option + is specified within do_configure for a particular + recipe. + + + This list only represents features as shipped with the Yocto Project metadata: alsa: ALSA support will be included (OSS compatibility @@ -77,7 +86,16 @@ The items below are features you can use with MACHINE_FEATURES. - This list only represents features as shipped with the Yocto Project metadata: + Features do not have a one-to-one correspondence to packages, and they can + go beyond simply controlling the installation of a package or packages. + Sometimes a feature can influence how certain recipes are built. + For example, a feature might determine whether a particular configure option + is specified within do_configure for a particular + recipe. + + + + This feature list only represents features as shipped with the Yocto Project metadata: acpi: Hardware has ACPI (x86/x86_64 only) -- cgit v1.2.3-54-g00ecf