[oe] [PATCH 3/3] minimal: Add 'mplt' to DISTRO_FEATURES.

Khem Raj raj.khem at gmail.com
Sun Dec 20 09:01:40 UTC 2009


On Sat, Dec 19, 2009 at 7:22 PM, Holger Hans Peter Freyther
<holger+oe at freyther.de> wrote:
> On Saturday 19 December 2009 23:26:36 Khem Raj wrote:
>> * As minimal-uclibc includes minimal conf the
>>   distro features get inherited. mplt is not
>>   supported on uclibc yet. So we should disable
>>   it for uclibc/mips based distros.
>
>>  require conf/distro/minimal.conf
>> +
>> +# FEATURE SELECTION
>> +##########################################################################
>> ### +# We want images supporting the following features (for task-base)
>>  +DISTRO_FEATURES = "nfs smbfs wifi ppp alsa ext2 vfat pcmcia usbgadget
>>  usbhost pci" +# Following features are for ARM and E500 based machines
>> +DISTRO_FEATURES += "eabi"
>
> maybe you want to use the oe filterout thing?

I tried to use oe_filter_out but I did not succeed, I guess distro
conf files are too early for in place evaluation
and if I had to do lazy evaluation then it has to be done somewhere
later which I did not know what it could be

any ideas ?

Thanks

-Khem




More information about the Openembedded-devel mailing list