mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
0d2a301bca
commit
4a7a476785
@@ -702,7 +702,6 @@ DL_DIR ?= "${TOPDIR}/downloads"
|
||||
SSTATE_DIR ?= "${TOPDIR}/sstate-cache"
|
||||
IMAGE_FSTYPES ?= "tar.gz"
|
||||
INITRAMFS_FSTYPES ?= "cpio.gz"
|
||||
PCMCIA_MANAGER ?= "pcmciautils"
|
||||
DEFAULT_TASK_PROVIDER ?= "packagegroup-base"
|
||||
MACHINE_TASK_PROVIDER ?= "${DEFAULT_TASK_PROVIDER}"
|
||||
IMAGE_ROOTFS_SIZE ?= "65536"
|
||||
|
||||
Reference in New Issue
Block a user