mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
pcmcia-cs: Remove references to long-deprecated pcmcia-cs.
pcmciautils is the appropriate PCMCIA package these days. (From OE-Core rev: 5066f7e9750253bc4678f2884e15f0333e60932b) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
96ebfa7c5f
commit
ef6e25a8dc
@@ -109,7 +109,7 @@ T[doc] = "Temporary directory within the WORKDIR."
|
||||
GROUP_locale[doc] = "Locale generation of the GNU libc implementation"
|
||||
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"
|
||||
|
||||
PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (usually pcmcia-cs or pcmciautils)."
|
||||
PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (currently, pcmciautils)."
|
||||
|
||||
SYSVINIT_ENABLED_GETTYS[doc] = "Specify which VTs should be running a getty, the default is 1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user