diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-07-25 11:21:39 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:43 +0100 |
| commit | 8007feff87b437a4f29620ec06a0e68a5aac2da3 (patch) | |
| tree | ac2a1624c4c70a5300c72d75a3464d2f9303934d /documentation | |
| parent | fd381a206763bfac46dffc049f529492a8abe9d5 (diff) | |
| download | poky-8007feff87b437a4f29620ec06a0e68a5aac2da3.tar.gz | |
ref-manual: added opengl to distro feature list.
Fixes [YOCTO #4907]
Open Graphics Library was not included in the list of supported
distro features that could be included using the
DISTRO_FEATURES variable. It is now.
(From yocto-docs rev: 2e06fe0f8135c13d3a86857f9b0e450239cedbf4)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-features.xml | 66 |
1 files changed, 38 insertions, 28 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 7c43ab392f..b29b7edeb3 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
| @@ -60,33 +60,43 @@ | |||
| 60 | <para> | 60 | <para> |
| 61 | This list only represents features as shipped with the Yocto Project metadata: | 61 | This list only represents features as shipped with the Yocto Project metadata: |
| 62 | <itemizedlist> | 62 | <itemizedlist> |
| 63 | <listitem><para><emphasis>alsa:</emphasis> Include ALSA support (OSS compatibility | 63 | <listitem><para><emphasis>alsa:</emphasis> Include ALSA support |
| 64 | kernel modules installed if available).</para></listitem> | 64 | (OSS compatibility kernel modules installed if available). |
| 65 | <listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only) | ||
| 66 | </para></listitem> | 65 | </para></listitem> |
| 67 | <listitem><para><emphasis>cramfs:</emphasis> Include CramFS support | 66 | <listitem><para><emphasis>bluetooth:</emphasis> Include |
| 67 | bluetooth support (integrated BT only).</para></listitem> | ||
| 68 | <listitem><para><emphasis>cramfs:</emphasis> Include CramFS | ||
| 69 | support.</para></listitem> | ||
| 70 | <listitem><para><emphasis>ext2:</emphasis> Include tools for | ||
| 71 | supporting for devices with internal HDD/Microdrive for | ||
| 72 | storing files (instead of Flash only devices). | ||
| 68 | </para></listitem> | 73 | </para></listitem> |
| 69 | <listitem><para><emphasis>ext2:</emphasis> Include tools for supporting for devices with internal | 74 | <listitem><para><emphasis>ipsec:</emphasis> Include IPSec |
| 70 | HDD/Microdrive for storing files (instead of Flash only devices) | 75 | support.</para></listitem> |
| 76 | <listitem><para><emphasis>ipv6:</emphasis> Include IPv6 support. | ||
| 71 | </para></listitem> | 77 | </para></listitem> |
| 72 | <listitem><para><emphasis>ipsec:</emphasis> Include IPSec support | 78 | <listitem><para><emphasis>irda:</emphasis> Include Irda support. |
| 73 | </para></listitem> | 79 | </para></listitem> |
| 74 | <listitem><para><emphasis>ipv6:</emphasis> Include IPv6 support | 80 | <listitem><para><emphasis>keyboard:</emphasis> Include keyboard |
| 81 | support (e.g. keymaps will be loaded during boot). | ||
| 75 | </para></listitem> | 82 | </para></listitem> |
| 76 | <listitem><para><emphasis>irda:</emphasis> Include Irda support | 83 | <listitem><para><emphasis>nfs:</emphasis> Include NFS client |
| 84 | support (for mounting NFS exports on device). | ||
| 77 | </para></listitem> | 85 | </para></listitem> |
| 78 | <listitem><para><emphasis>keyboard:</emphasis> Include keyboard support (e.g. keymaps will be | 86 | <listitem><para><emphasis>opengl:</emphasis> |
| 79 | loaded during boot). | 87 | Include the Open Graphics Library, which is a |
| 80 | </para></listitem> | 88 | cross-language, multi-platform application programming |
| 81 | <listitem><para><emphasis>nfs:</emphasis> Include NFS client support (for mounting NFS exports on | 89 | interface used for rendering two and three-dimensional |
| 82 | device)</para></listitem> | 90 | graphics.</para></listitem> |
| 83 | <listitem><para><emphasis>pci:</emphasis> Include PCI bus support | 91 | <listitem><para><emphasis>pci:</emphasis> Include PCI bus |
| 84 | </para></listitem> | 92 | support.</para></listitem> |
| 85 | <listitem><para><emphasis>pcmcia:</emphasis> Include PCMCIA/CompactFlash support | 93 | <listitem><para><emphasis>pcmcia:</emphasis> Include |
| 86 | </para></listitem> | 94 | PCMCIA/CompactFlash support.</para></listitem> |
| 87 | <listitem><para><emphasis>ppp:</emphasis> Include PPP dialup support</para></listitem> | 95 | <listitem><para><emphasis>ppp:</emphasis> Include PPP dialup |
| 88 | <listitem><para><emphasis>smbfs:</emphasis> Include SMB networks client support (for mounting | 96 | support.</para></listitem> |
| 89 | Samba/Microsoft Windows shares on device)</para></listitem> | 97 | <listitem><para><emphasis>smbfs:</emphasis> Include SMB networks |
| 98 | client support (for mounting Samba/Microsoft Windows shares | ||
| 99 | on device).</para></listitem> | ||
| 90 | <listitem><para><emphasis>systemd:</emphasis> Include support | 100 | <listitem><para><emphasis>systemd:</emphasis> Include support |
| 91 | for this <filename>init</filename> manager, which is a full | 101 | for this <filename>init</filename> manager, which is a full |
| 92 | replacement of for <filename>init</filename> with parallel | 102 | replacement of for <filename>init</filename> with parallel |
| @@ -94,17 +104,17 @@ | |||
| 94 | features. | 104 | features. |
| 95 | This <filename>init</filename> manager is used by many | 105 | This <filename>init</filename> manager is used by many |
| 96 | distributions.</para></listitem> | 106 | distributions.</para></listitem> |
| 97 | <listitem><para><emphasis>usbgadget:</emphasis> Include USB Gadget Device support (for USB | 107 | <listitem><para><emphasis>usbgadget:</emphasis> Include USB |
| 98 | networking/serial/storage) | 108 | Gadget Device support (for USB networking/serial/storage). |
| 99 | </para></listitem> | ||
| 100 | <listitem><para><emphasis>usbhost:</emphasis> Include USB Host support (allows to connect external | ||
| 101 | keyboard, mouse, storage, network etc) | ||
| 102 | </para></listitem> | 109 | </para></listitem> |
| 110 | <listitem><para><emphasis>usbhost:</emphasis> Include USB Host | ||
| 111 | support (allows to connect external keyboard, mouse, | ||
| 112 | storage, network etc).</para></listitem> | ||
| 103 | <listitem><para><emphasis>wayland:</emphasis> Include the | 113 | <listitem><para><emphasis>wayland:</emphasis> Include the |
| 104 | Wayland display server protocol and the library that | 114 | Wayland display server protocol and the library that |
| 105 | supports it.</para></listitem> | 115 | supports it.</para></listitem> |
| 106 | <listitem><para><emphasis>wifi:</emphasis> Include WiFi support (integrated only) | 116 | <listitem><para><emphasis>wifi:</emphasis> Include WiFi support |
| 107 | </para></listitem> | 117 | (integrated only).</para></listitem> |
| 108 | </itemizedlist> | 118 | </itemizedlist> |
| 109 | </para> | 119 | </para> |
| 110 | </section> | 120 | </section> |
