On Sat, Dec 19, 2009 at 7:22 PM, Holger Hans Peter Freyther <[email protected]> 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
