[OE-core] [PATCH] PCMCIA: remove the support for PCMCIA

Burton, Ross ross.burton at intel.com
Fri May 22 11:25:24 UTC 2015


On 22 May 2015 at 12:20, Martin Jansa <martin.jansa at gmail.com> wrote:

>
> > @@ -741,7 +741,6 @@ COMBINED_FEATURES = "\
> >      ${@base_both_contain("DISTRO_FEATURES", "MACHINE_FEATURES", "ext2",
> d)} \
> >      ${@base_both_contain("DISTRO_FEATURES", "MACHINE_FEATURES", "vfat",
> d)} \
> >      ${@base_both_contain("DISTRO_FEATURES", "MACHINE_FEATURES", "irda",
> d)} \
> > -    ${@base_both_contain("DISTRO_FEATURES", "MACHINE_FEATURES",
> "pcmcia", d)} \
>
> Is it worth removing here? this wasn't moved to meta-oe.


I've wondered why COMBINED_FEATURES involves a hard-coded list of features,
if we just generate it as a union of both sets then we get future proofness
(cf Cristian's patch to add nfc) and extensibility for free.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150522/fe834943/attachment-0002.html>


More information about the Openembedded-core mailing list