diff options
| author | Ross Burton <ross.burton@intel.com> | 2013-01-23 16:24:15 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-25 12:42:48 +0000 |
| commit | 4a7a476785a9bdbd72fd9c32cf640e3c82a2f531 (patch) | |
| tree | c9fd5c5c935f5257658d70a08ac1fd60f07ab370 /meta/conf/documentation.conf | |
| parent | 0d2a301bca4eb9d43243f1a03c1cd1ab3f27f30a (diff) | |
| download | poky-4a7a476785a9bdbd72fd9c32cf640e3c82a2f531.tar.gz | |
meta: remove all mention of PCMCIA_MANAGER
Nothing appears to use this anymore, and it's been a very long time since there
was anyone expressing an interest in the alternatives.
(From OE-Core rev: f6f289c13b9da9c2793d1fd30456216db8afad64)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/documentation.conf')
| -rw-r--r-- | meta/conf/documentation.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index e8a1811228..0e7c39550a 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf | |||
| @@ -109,8 +109,6 @@ T[doc] = "Temporary directory within the WORKDIR." | |||
| 109 | GROUP_locale[doc] = "Locale generation of the GNU libc implementation" | 109 | GROUP_locale[doc] = "Locale generation of the GNU libc implementation" |
| 110 | ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate locale information during build time on the host instead of runtime on the target. If you have trouble with qemu-native you should make this an empty var. @group locale" | 110 | ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate locale information during build time on the host instead of runtime on the target. If you have trouble with qemu-native you should make this an empty var. @group locale" |
| 111 | 111 | ||
| 112 | PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (currently, pcmciautils)." | ||
| 113 | |||
| 114 | SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1" | 112 | SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1" |
| 115 | 113 | ||
| 116 | IPK_FEED_URIS[doc] = "List of ipkg feed records to put into generated image." | 114 | IPK_FEED_URIS[doc] = "List of ipkg feed records to put into generated image." |
